diff options
| author | Elis Eriksson <Spelis@duck.com> | 2026-03-14 05:45:26 -1000 |
|---|---|---|
| committer | Elis Eriksson <Spelis@duck.com> | 2026-03-14 05:45:26 -1000 |
| commit | e08aa23b16a392b27f283ce20194b84a7382ae59 (patch) | |
| tree | 681b10d780bca2e35033296168bafe660357717f /content/blog.md | |
| parent | daa171b55c7fcc65eaaf988ed1c2c89d13b4dc24 (diff) | |
| download | spelis-web-e08aa23b16a392b27f283ce20194b84a7382ae59.tar spelis-web-e08aa23b16a392b27f283ce20194b84a7382ae59.tar.gz spelis-web-e08aa23b16a392b27f283ce20194b84a7382ae59.tar.bz2 spelis-web-e08aa23b16a392b27f283ce20194b84a7382ae59.tar.lz spelis-web-e08aa23b16a392b27f283ce20194b84a7382ae59.tar.xz spelis-web-e08aa23b16a392b27f283ce20194b84a7382ae59.tar.zst spelis-web-e08aa23b16a392b27f283ce20194b84a7382ae59.zip | |
upload the content
Diffstat (limited to 'content/blog.md')
| -rw-r--r-- | content/blog.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/blog.md b/content/blog.md index 6ffc74b..983ff44 100644 --- a/content/blog.md +++ b/content/blog.md @@ -4,9 +4,9 @@ layout: page nav: 20 --- -Some interesting posts. :) - -## Posts +<!-- Some interesting posts. :) --> +<!----> +<!-- ## Posts --> <ul> {% for post in collections.blog | reverse %} <li> @@ -14,4 +14,4 @@ Some interesting posts. :) <small>{{ post.date | date }}</small> </li> {% endfor %} -</ul>
\ No newline at end of file +</ul> |
