From 94e30b971e93669810d8a4889d60340900ad60f3 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 24 Dec 2020 22:07:49 +0100 Subject: Various improvements: CSS classes, favicon, design --- content/favicon.ico | Bin 7406 -> 7406 bytes content/index.md | 2 +- content/projects/index.md | 6 ++++++ 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 content/projects/index.md (limited to 'content') diff --git a/content/favicon.ico b/content/favicon.ico index 39895e5..b1b98ec 100644 Binary files a/content/favicon.ico and b/content/favicon.ico 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 @@ id: "home" title: "Home" -ismain: true +isHome: true --- # 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 @@ +--- +id: "projects" +title: "Projects" +--- + +# Projects -- cgit v1.2.3-54-g00ecf