diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/favicon.ico | bin | 7406 -> 7406 bytes | |||
| -rw-r--r-- | content/index.md | 2 | ||||
| -rw-r--r-- | content/projects/index.md | 6 |
3 files changed, 7 insertions, 1 deletions
diff --git a/content/favicon.ico b/content/favicon.ico index 39895e5..b1b98ec 100644 --- a/content/favicon.ico +++ b/content/favicon.ico | |||
| Binary files differ | |||
diff --git a/content/index.md b/content/index.md index 64c3e77..403eab5 100644 --- a/content/index.md +++ b/content/index.md | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | id: "home" | 2 | id: "home" |
| 3 | title: "Home" | 3 | title: "Home" |
| 4 | 4 | ||
| 5 | ismain: true | 5 | isHome: true |
| 6 | --- | 6 | --- |
| 7 | 7 | ||
| 8 | # Volpeon's Den | 8 | # Volpeon's Den |
diff --git a/content/projects/index.md b/content/projects/index.md new file mode 100644 index 0000000..bc6204f --- /dev/null +++ b/content/projects/index.md | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | --- | ||
| 2 | id: "projects" | ||
| 3 | title: "Projects" | ||
| 4 | --- | ||
| 5 | |||
| 6 | # Projects | ||
