Skip to content

Commit 9976c1f

Browse files
committed
Fixed navigation & sitemap.
1 parent 29b0e0a commit 9976c1f

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

_data/navigation.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ main:
1313
side:
1414
- title: "Jekyll"
1515
children:
16-
- title: Docker GitHub Pages
17-
url: "https://www.jsware.io/docker-github-pages/"
1816
- title: Redirect Plugin
1917
url: "https://www.jsware.io/jekyll-redirect-html/"
2018
- title: Related Posts Plugin
@@ -23,6 +21,10 @@ side:
2321
url: https://github.com/jsware/modified-mistakes
2422
- title: "Tools"
2523
children:
24+
- title: Able Buttons
25+
url: "https://www.jsware.io/able-buttons/"
26+
- title: Docker GitHub Pages
27+
url: "https://www.jsware.io/docker-github-pages/"
2628
- title: JSONPath-CLI
2729
url: "https://www.jsware.io/jsonpath-cli/"
2830
- title: RAML Editor

_data/sitemap.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
subsites:
2+
- able-buttons
3+
- docker-github-pages
24
- jekyll-redirect-html
35
- jekyll-related-posts
46
- jsonpath-cli

0 commit comments

Comments
 (0)