diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/blog.md | 2 | ||||
| -rw-r--r-- | content/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/blog.md b/content/blog.md index bffe34b..6ffc74b 100644 --- a/content/blog.md +++ b/content/blog.md @@ -1,7 +1,7 @@ --- title: Blog layout: page -nav: true +nav: 20 --- Some interesting posts. :) diff --git a/content/index.md b/content/index.md index 9342d9d..03962eb 100644 --- a/content/index.md +++ b/content/index.md @@ -1,6 +1,6 @@ --- title: "Home" -nav: true +nav: 10 --- Hey, I'm Spelis. |
