aboutsummaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-02-10 18:02:15 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-02-10 18:02:15 +0100
commit18c372f43037af48c3e724fa84379bdca7943d4a (patch)
treea310ca9c4d7c08f232ea8b6e645f23864e6723c8 /_layouts/post.html
parent7db700a96cb36f233201ed88244f1a7dbfe7ebd9 (diff)
downloadmitjafelicijan.com-18c372f43037af48c3e724fa84379bdca7943d4a.tar.gz
Removed webring from posts and notes
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index c1432fa..df77a9d 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -9,6 +9,3 @@ layout: base
9 {{ content }} 9 {{ content }}
10 </div> 10 </div>
11</article> 11</article>
12
13<hr>
14{% include webring.html %}