diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-10 18:02:15 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-10 18:02:15 +0100 |
| commit | 18c372f43037af48c3e724fa84379bdca7943d4a (patch) | |
| tree | a310ca9c4d7c08f232ea8b6e645f23864e6723c8 /_layouts | |
| parent | 7db700a96cb36f233201ed88244f1a7dbfe7ebd9 (diff) | |
| download | mitjafelicijan.com-18c372f43037af48c3e724fa84379bdca7943d4a.tar.gz | |
Removed webring from posts and notes
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/post.html | 3 |
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 %} | ||
