Merge pull request #10815 from jdrouet/home-button

add home button to every page
This commit is contained in:
Usha Mandya 2020-05-19 08:20:17 +01:00 committed by GitHub
commit d54449dc43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,8 @@
horizontalnav: horizontalnav:
- title: Home
path: /
node: home
- title: Guides - title: Guides
path: /develop/ path: /develop/
node: guides node: guides
@ -13,6 +16,8 @@ horizontalnav:
path: /samples/ path: /samples/
node: samples node: samples
home: {}
guides: guides:
- title: Get Docker - title: Get Docker
path: /get-docker/ path: /get-docker/