diff options
| -rw-r--r-- | about.md | 1 | ||||
| -rw-r--r-- | art.md | 1 | ||||
| -rw-r--r-- | music.md | 1 | ||||
| -rw-r--r-- | other.md | 1 |
4 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,6 @@ --- title: about +permalink: /about/ layout: about-page --- @@ -1,5 +1,6 @@ --- title: art +permalink: /art/ --- here i'll show some graphical stuff @@ -1,5 +1,6 @@ --- title: music +permalink: /music/ --- here will be an overview of my musical projects. @@ -1,5 +1,6 @@ --- title: other +permalink: /other/ --- miscellaneous posts about different things. |
