diff options
| -rw-r--r-- | _data/navigation.yml | 4 | ||||
| -rw-r--r-- | blog.md (renamed from other.md) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/_data/navigation.yml b/_data/navigation.yml index cad0fd1..f02c7bc 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -4,7 +4,7 @@ link: /music/ - name: art link: /art/ -- name: other - link: /other/ +- name: blog + link: /blog/ - name: about link: /about/ @@ -1,6 +1,6 @@ --- -title: other -permalink: /other/ +title: blog +permalink: /blog/ --- # miscellaneous posts |
