From 9e795f303ffa8a6350a49d45eefdffd5b84f2036 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 10 Jan 2021 21:47:29 +0100 Subject: Show secret footer, add link meta tag to feed for owning page, finished home page --- content/index.md | 41 ++++++++--------------------------------- 1 file changed, 8 insertions(+), 33 deletions(-) (limited to 'content/index.md') diff --git a/content/index.md b/content/index.md index 3d2462c..169a791 100644 --- a/content/index.md +++ b/content/index.md @@ -4,40 +4,15 @@ title: Home # Volpeon's Den -Welcome to my website! I'm Volpeon and here's an [inline link](#c). +Welcome to my website! I'm Volpeon, a red fox doing human things such as programming, creating vector art, and running a website. -> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et -> dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet -> clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. +## Find me -Welcome to my website! I'm Volpeon and here's an [inline link](#d). +Here's a complete list of my profiles on other platforms: -```lua -function Header(el) - if el.level == 1 then - el.classes = el.classes .. {'c-page__prefixed', 'c-page__prefixed--h1'} - elseif el.level == 2 then - el.classes = el.classes .. {'c-page__prefixed', 'c-page__prefixed--h2'} - elseif el.level == 3 then - el.classes = el.classes .. {'c-page__prefixed', 'c-page__prefixed--h3'} - end - return el -end -``` +- **Bandcamp:** [volpeon](https://bandcamp.com/volpeon) +- **Email:** me@volpeon.ink +- **Fediverse:** @volpeon@fedi.vulpes.one +- **GitHub:** [volpeon](https://github.com/volpeon) -Welcome to my website! I'm Volpeon and here's an [inline link](#e). - -## Subtitle - -### Last one - -- Lorem ipsum dolor sit amet -- Another item - -1. Lorem ipsum dolor sit amet -2. Another item - -::: { macro=refs } -- [Lorem ipsum dolor sit amet](#a) -- [Another item](#b) -::: +If you see someone with my username, you'll know it's me if their profile is listed here. I'll make sure to keep this list up-to-date. -- cgit v1.2.3-54-g00ecf