From 18c372f43037af48c3e724fa84379bdca7943d4a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 10 Feb 2024 18:02:15 +0100 Subject: Removed webring from posts and notes --- _layouts/post.html | 3 --- 1 file changed, 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 {{ content }} - -
-{% include webring.html %} -- cgit v1.2.3