summaryrefslogtreecommitdiff
path: root/_pages/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_pages/index.html')
-rw-r--r--_pages/index.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/_pages/index.html b/_pages/index.html
index 1593b23..12c368b 100644
--- a/_pages/index.html
+++ b/_pages/index.html
@@ -9,12 +9,7 @@ description: >
software related.
---
-{% for post in site.posts %}
- {% if post.wip %} {% continue %} {% endif %}
- {% assign blogpost = post %}
- {% break %}
-{% endfor %}
-
+{% for post in site.posts %}{% if post.wip %}{% continue %}{% endif %}{% assign blogpost = post %}{% break %}{% endfor %}
{% markdown %}
## About me