We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7582e5e commit 2603422Copy full SHA for 2603422
mkdocs.yml
@@ -9,8 +9,8 @@ theme: readthedocs
9
markdown_extensions:
10
- fenced_code
11
extra_css:
12
- - 'https://www.fiware.org/style/fiware_readthedocs.css'
13
- - 'https://www.fiware.org/style/fiware_readthedocs_neutral.css'
+ - 'https://fiware.github.io/catalogue/style/fiware_readthedocs.css'
+ - 'https://fiware.github.io/catalogue/style/fiware_readthedocs_neutral.css'
14
- 'https://fiware.github.io/catalogue/ngsi-ld.css'
15
nav:
16
- Home: index.md
0 commit comments