summaryrefslogtreecommitdiff
path: root/content/blog.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog.md')
-rw-r--r--content/blog.md8
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>