We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cddc90 commit fac9482Copy full SHA for fac9482
1 file changed
mkdocs.yml
@@ -1,4 +1,4 @@
1
-site_name: 'NGSI-v2 Tutorials'
+site_name: 'Smart Supermarket'
2
site_url: 'https://fiware-tutorials.readthedocs.org'
3
repo_url: 'https://github.com/fiware/tutorials.NGSI-v2'
4
site_description: FIWARE NGSI-v2 Tutorial Documentation (Smart Supermarket)
@@ -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-v2.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-v2 Interface</span>':
0 commit comments