aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/index.html1
-rw-r--r--_layouts/pastebins-listing.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/index.html b/_layouts/index.html
index 675d9e0..2c44ece 100644
--- a/_layouts/index.html
+++ b/_layouts/index.html
@@ -1,6 +1,7 @@
---
layout: default
---
+<h1>Recent posts</h1>
<ul>
{%- for post in site.posts -%}
<li>
diff --git a/_layouts/pastebins-listing.html b/_layouts/pastebins-listing.html
index 6b7830c..2829411 100644
--- a/_layouts/pastebins-listing.html
+++ b/_layouts/pastebins-listing.html
@@ -1,6 +1,7 @@
---
layout: default
---
+<h1>Pastebins listing</h1>
<ul>
{%- for pastebin in site.pastebins -%}
<li>