diff --git a/index.html b/index.html
index 2e77842..48ed3c7 100644
--- a/index.html
+++ b/index.html
@@ -81,6 +81,7 @@
E-mail: kat (at) dork (dot) dev
Git: kittywitch
Other websites of mine: kittywit.ch, inskip.me.
+ Feed: RSS
diff --git a/posts/2024-04-07-hello-world.html b/posts/2024-04-07-hello-world.html
index 78e6a2e..126c6c9 100644
--- a/posts/2024-04-07-hello-world.html
+++ b/posts/2024-04-07-hello-world.html
@@ -31,6 +31,7 @@
E-mail: kat (at) dork (dot) dev
Git: kittywitch
Other websites of mine: kittywit.ch, inskip.me.
+ Feed: RSS
diff --git a/posts/2024-04-07-the-first-month-of-life-with-the-framework-13.html b/posts/2024-04-07-the-first-month-of-life-with-the-framework-13.html
index c5a610a..7539e74 100644
--- a/posts/2024-04-07-the-first-month-of-life-with-the-framework-13.html
+++ b/posts/2024-04-07-the-first-month-of-life-with-the-framework-13.html
@@ -57,6 +57,7 @@ Here's the lists of games I have installed, as pictures of the applications:
E-mail: kat (at) dork (dot) dev
Git: kittywitch
Other websites of mine: kittywit.ch, inskip.me.
+ Feed: RSS
diff --git a/stylesheet.css b/stylesheet.css
index 265b4ee..fbaa027 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -42,5 +42,5 @@ footer nav ul {
padding: 0;
margin: 0;
flex-grow: 1; }
- footer nav ul li:nth-child(2) {
+ footer nav ul li:nth-child(2n) {
text-align: right; }