summaryrefslogtreecommitdiffstats
path: root/content/index.md
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2020-12-29 12:24:04 +0100
committerVolpeon <git@volpeon.ink>2020-12-29 12:24:04 +0100
commit381297c95c7446182e90e459cd0257a8fc86b4cf (patch)
tree5a330a18ea60d983bc6f05976295a316a8ad7a24 /content/index.md
parentHandle blog entry categories (diff)
downloadvolpeon.ink-381297c95c7446182e90e459cd0257a8fc86b4cf.tar.gz
volpeon.ink-381297c95c7446182e90e459cd0257a8fc86b4cf.tar.bz2
volpeon.ink-381297c95c7446182e90e459cd0257a8fc86b4cf.zip
Improved CSS classes for page content, added proper ref list macro, build scripts load and watch Pandoc filters automatically
Diffstat (limited to 'content/index.md')
-rw-r--r--content/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/index.md b/content/index.md
index f9111ef..8c49e44 100644
--- a/content/index.md
+++ b/content/index.md
@@ -22,7 +22,7 @@ Welcome to my website! I'm Volpeon and here's an [inline link](#d).
221. Lorem ipsum dolor sit amet 221. Lorem ipsum dolor sit amet
232. Another item 232. Another item
24 24
25::: { .s-refs } 25::: { macro=refs }
26- [Lorem ipsum dolor sit amet](#a) 26- [Lorem ipsum dolor sit amet](#a)
27- [Another item](#b) 27- [Another item](#b)
28::: 28:::