diff --git a/README.md b/README.md
index 212690b..fab4f12 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
Oddsquat is my own private fanzine about experiments, code and other cyberpunk stuff.
+## Conventions
+
+- Descriptions should end with a period.
+
## New Post Internal Checklist
### Content
diff --git a/src/assets/rss.xml b/src/assets/rss.xml
index e99c003..f382244 100644
--- a/src/assets/rss.xml
+++ b/src/assets/rss.xml
@@ -1 +1 @@
-https://oddsquat.orghttps://oddsquat.org/icon.svg'oddsquathttps://oddsquat.orgRSS for NodeSat, 27 Jul 2024 15:09:32 +0200- https://oddsquat.org/posts/2024/wrapped_bw_ru/https://oddsquat.org/posts/2024/wrapped_bw_ru/Sat, 27 Jul 2024 00:00:00 +0200
- https://oddsquat.org/posts/2024/selfhosted_llm/https://oddsquat.org/posts/2024/selfhosted_llm/Mon, 15 Jan 2024 00:00:00 +0100
- https://oddsquat.org/posts/2020/typographic_linter/https://oddsquat.org/posts/2020/typographic_linter/Thu, 18 Nov 2021 00:00:00 +0100
- https://oddsquat.org/posts/2020/initial_post/https://oddsquat.org/posts/2020/initial_post/Sun, 08 Nov 2020 00:00:00 +0100
\ No newline at end of file
+https://oddsquat.orghttps://oddsquat.org/icon.svg'oddsquathttps://oddsquat.orgRSS for NodeThu, 08 May 2025 06:02:33 +0200- https://oddsquat.org/posts/2024/wrapped_bw_ru/https://oddsquat.org/posts/2024/wrapped_bw_ru/Sat, 27 Jul 2024 00:00:00 +0200
- https://oddsquat.org/posts/2024/selfhosted_llm/https://oddsquat.org/posts/2024/selfhosted_llm/Mon, 15 Jan 2024 00:00:00 +0100
- https://oddsquat.org/posts/2020/typographic_linter/https://oddsquat.org/posts/2020/typographic_linter/Thu, 18 Nov 2021 00:00:00 +0100
- https://oddsquat.org/posts/2020/initial_post/https://oddsquat.org/posts/2020/initial_post/Sun, 08 Nov 2020 00:00:00 +0100
\ No newline at end of file
diff --git a/src/layouts/redirect.ejs b/src/layouts/redirect.ejs
index 0c20650..0ee2881 100644
--- a/src/layouts/redirect.ejs
+++ b/src/layouts/redirect.ejs
@@ -4,7 +4,7 @@
+ content="Redirect to '<%= page.redirectTarget %>'.">
diff --git a/src/pages/lost+found.md b/src/pages/lost+found.md
index ab9f591..cffd962 100644
--- a/src/pages/lost+found.md
+++ b/src/pages/lost+found.md
@@ -5,7 +5,7 @@ lang: 'en'
section: 'lost+found'
title: 'issue list'
-description: 'Irregular Link Digest'
+description: 'Irregular Link Digest.'
---
diff --git a/src/pages/projects.md b/src/pages/projects.md
index e20691a..dc07ba2 100644
--- a/src/pages/projects.md
+++ b/src/pages/projects.md
@@ -5,7 +5,7 @@ lang: 'en'
section: 'projects'
title: 'project list'
-description: 'Incomplete list of projects and experiments'
+description: 'Incomplete list of projects and experiments.'
---