diff --git a/_includes/cor_menu.html b/_includes/cor_menu.html index 66df011..23c07a3 100644 --- a/_includes/cor_menu.html +++ b/_includes/cor_menu.html @@ -15,7 +15,8 @@
This site is a small slice of internet real-estate that I use for occasional writing. Nothing I say is visionary or profound. I will - tend to focus on technology, gaming, and philosophy. + tend to focus on technology, gaming, and philosophy. All opinions my + own.
diff --git a/_layouts/corrupt_post.html b/_layouts/corrupt_post.html
index b70a364..459e411 100644
--- a/_layouts/corrupt_post.html
+++ b/_layouts/corrupt_post.html
@@ -31,10 +31,18 @@
[ {{ page.author }} ][ {{ page.pub }} ][
- {% for topic in page.topics %}
- {{topic}}
- {% endfor %}]
+
+ [ {{ page.author }} ]
+ [ {{ page.pub }} ]
+ [
+ {% for topic in page.topics %}
+ {{topic}}
+ {% endfor %}]
+
+ [
+ wtfpl ]
+
+