From 18321ad1c5c09534e39817d9b75070b5481950bd Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 17 Nov 2021 17:43:40 +0100 Subject: Improved list, made header sticky, removed git link --- content/9thPK7O3xn/index.md | 2 +- content/9thPK7O3xn/pages/index.md | 6 ------ content/9thPK7O3xn/posts/index.md | 6 ++++++ content/docs/index.md | 4 ---- content/index.md | 3 ++- content/posts/index.md | 4 ++++ content/profiles/git.md | 6 ------ 7 files changed, 13 insertions(+), 18 deletions(-) delete mode 100644 content/9thPK7O3xn/pages/index.md create mode 100644 content/9thPK7O3xn/posts/index.md delete mode 100644 content/docs/index.md create mode 100644 content/posts/index.md delete mode 100644 content/profiles/git.md (limited to 'content') diff --git a/content/9thPK7O3xn/index.md b/content/9thPK7O3xn/index.md index 58272fb..1dd3b1e 100644 --- a/content/9thPK7O3xn/index.md +++ b/content/9thPK7O3xn/index.md @@ -5,4 +5,4 @@ feed: true --- Welcome to the personal section of my website! -Here you will find content that doesn't belong in the public sections of my website such as test pages or essays about more personal topics. +Here you will find content that doesn't belong in the public sections of my website such as test pages or posts about more personal topics. diff --git a/content/9thPK7O3xn/pages/index.md b/content/9thPK7O3xn/pages/index.md deleted file mode 100644 index 4c42948..0000000 --- a/content/9thPK7O3xn/pages/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Pages -position: 0 -list_read_indicators: true -feed: true ---- diff --git a/content/9thPK7O3xn/posts/index.md b/content/9thPK7O3xn/posts/index.md new file mode 100644 index 0000000..8801530 --- /dev/null +++ b/content/9thPK7O3xn/posts/index.md @@ -0,0 +1,6 @@ +--- +title: Posts +position: 0 +list_read_indicators: true +feed: true +--- diff --git a/content/docs/index.md b/content/docs/index.md deleted file mode 100644 index d02c2a8..0000000 --- a/content/docs/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Documents -position: 3 ---- diff --git a/content/index.md b/content/index.md index 75efead..f6e7893 100644 --- a/content/index.md +++ b/content/index.md @@ -1,5 +1,6 @@ --- -title: Volpeon's Den +title: Volpeon's Den +list_limit: 4 --- Hi, I'm Volpeon! I'm a software developer who creates vector art. diff --git a/content/posts/index.md b/content/posts/index.md new file mode 100644 index 0000000..4396e20 --- /dev/null +++ b/content/posts/index.md @@ -0,0 +1,4 @@ +--- +title: Posts +position: 3 +--- diff --git a/content/profiles/git.md b/content/profiles/git.md deleted file mode 100644 index 63b1bfc..0000000 --- a/content/profiles/git.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Git -subtitle: git.vulpes.one -icon: git-branch -url: https://git.vulpes.one/ ---- -- cgit v1.2.3-70-g09d2