From fd15a6d076f9d9bc0c9942a7b6f5f84dc0023abe Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Sun, 7 Jan 2024 10:55:25 +0100 Subject: [PATCH] Adds RSS icon --- themes/clean/layouts/partials/footer.html | 11 ++++++++--- themes/clean/static/rss.svg | 17 +++++++++++++++++ 2 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 themes/clean/static/rss.svg diff --git a/themes/clean/layouts/partials/footer.html b/themes/clean/layouts/partials/footer.html index 93b30cf..f011708 100644 --- a/themes/clean/layouts/partials/footer.html +++ b/themes/clean/layouts/partials/footer.html @@ -1,4 +1,9 @@

Contenido licenciado bajo Creative Commons BY-SA 4.0

- - tr4ck webring - +
+ + RSS + + + tr4ck webring + +
diff --git a/themes/clean/static/rss.svg b/themes/clean/static/rss.svg new file mode 100644 index 0000000..5562d38 --- /dev/null +++ b/themes/clean/static/rss.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + \ No newline at end of file