This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
diagrams
mirror of
https://github.com/mingrammer/diagrams.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
docs: update sidebar
pull/259/head
mingrammer
4 years ago
parent
aa97a7c957
commit
e5b183bd3a
2 changed files
with
8 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
website/i18n/en.json
+2
-1
website/sidebars.json
+ 6
- 0
website/i18n/en.json
View File
@@ -53,6 +53,12 @@
"nodes/onprem": {
"title": "OnPrem"
},
"nodes/openstack": {
"title": "OpenStack"
},
"nodes/outscale": {
"title": "Outscale"
},
"nodes/programming": {
"title": "Programming"
},
+ 2
- 1
website/sidebars.json
View File
@@ -21,7 +21,8 @@
"nodes/programming",
"nodes/firebase",
"nodes/saas",
"nodes/elastic"
"nodes/elastic",
"nodes/outscale"
]
}
}
Write
Preview
Loading…
Cancel
Save