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