diff options
| author | Elis Eriksson <spelis.tech@gmail.com> | 2026-07-04 20:24:53 +0200 |
|---|---|---|
| committer | Elis Eriksson <spelis.tech@gmail.com> | 2026-07-04 20:24:53 +0200 |
| commit | 1ee43904aaa06b16ce1f50b7fcb30f1d1f08c1a1 (patch) | |
| tree | 1e5c1c107546378c046de563e8b76766366babab /content/blog.md | |
| parent | a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d (diff) | |
| download | spelis-web-1ee43904aaa06b16ce1f50b7fcb30f1d1f08c1a1.tar spelis-web-1ee43904aaa06b16ce1f50b7fcb30f1d1f08c1a1.tar.gz spelis-web-1ee43904aaa06b16ce1f50b7fcb30f1d1f08c1a1.tar.bz2 spelis-web-1ee43904aaa06b16ce1f50b7fcb30f1d1f08c1a1.tar.lz spelis-web-1ee43904aaa06b16ce1f50b7fcb30f1d1f08c1a1.tar.xz spelis-web-1ee43904aaa06b16ce1f50b7fcb30f1d1f08c1a1.tar.zst spelis-web-1ee43904aaa06b16ce1f50b7fcb30f1d1f08c1a1.zip | |
idk bro 💔
Diffstat (limited to 'content/blog.md')
| -rw-r--r-- | content/blog.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/content/blog.md b/content/blog.md index 612dc0f..ba5ff53 100644 --- a/content/blog.md +++ b/content/blog.md @@ -3,9 +3,6 @@ title: Blog layout: page nav: 20 --- -<!-- Some interesting posts. :) --> -<!----> -<!-- ## Posts --> <ul> {% for post in collections.blog | reverse %} <li> <a href="{{ post.url }}">{{ post.data.title }}</a> |
