aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-05 02:34:14 -0300
committerEuAndreh <eu@euandre.org>2020-02-05 02:34:14 -0300
commit7eee05176fa5921fbbda24b77413e50c4eef0ad3 (patch)
tree34979a1f904e794376c1646a82f0cb9750bcb022 /_layouts
parentUse collections_dir (diff)
downloadeuandre.org-7eee05176fa5921fbbda24b77413e50c4eef0ad3.tar.gz
euandre.org-7eee05176fa5921fbbda24b77413e50c4eef0ad3.tar.xz
Revert collections_dir
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>