We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510ea5d commit 44ffd0fCopy full SHA for 44ffd0f
1 file changed
mkdocs.yml
@@ -1,4 +1,4 @@
1
-site_name: 'NGSI-LD Tutorials'
+site_name: 'Smart Farm Tutorials'
2
site_url: 'https://ngsi-ld.tutorials.readthedocs.org'
3
repo_url: 'https://github.com/fiware/tutorials.NGSI-LD'
4
site_description: FIWARE NGSI-LD Tutorial Documentation (Smart Farm)
@@ -11,6 +11,7 @@ markdown_extensions:
11
extra_css:
12
- 'https://www.fiware.org/style/fiware_readthedocs.css'
13
- 'https://www.fiware.org/style/fiware_readthedocs_neutral.css'
14
+ - 'https://fiware.github.io/catalogue/ngsi-ld.css'
15
nav:
16
- Home: index.md
17
- '<span style=''font-size:105%;padding:0px''>Core Context Management: </span><span style=''font-size:105%;padding:0px''>The NGSI-LD Interface</span>':
0 commit comments