diff --git a/input/error/502.html b/input/error/502.html
index cef8484..46c27ab 100644
--- a/input/error/502.html
+++ b/input/error/502.html
@@ -1,4 +1,5 @@
[//]: # "Title: Bad Gateway"
+[//]: # "Summary: The upstream resource is unavailable."
Bad Gateway
diff --git a/input/error/504.html b/input/error/504.html
index 276a3ba..98b81e9 100644
--- a/input/error/504.html
+++ b/input/error/504.html
@@ -1,4 +1,5 @@
[//]: # "Title: Gateway Timeout"
+[//]: # "Summary: The upstream resource is unavailable."
Gateway Timeout
diff --git a/input/home/about.md b/input/home/about.md
index d6c79f0..5311d07 100644
--- a/input/home/about.md
+++ b/input/home/about.md
@@ -1,4 +1,5 @@
[//]: # "Title: About - sapphirus.org"
+[//]: # "Summary: Hello π, I'm Xavier, also known by the psuedonym Sapphirus; this page summarises everything about me."
[//]: # "Copyright (C) 2024-2025 Xavier Moffett
All Rights Reserved"
@@ -8,7 +9,8 @@ Hello π,
I'm Xavier, also known by the pseudonym Sapphirus, an autodidiact with a passion and interest for a diverse set of technologies.
-You've stumbled upon my humble abode on the internet. Here I host various different projects β this website included β along with self-hosted infrastructure to support them.
+You've stumbled upon my humble abode on the internet. Here I host various different projects β this website included
+β along with self-hosted infrastructure to support them.
## Interests
diff --git a/input/home/links.md b/input/home/links.md
index 503948b..75ae744 100644
--- a/input/home/links.md
+++ b/input/home/links.md
@@ -1,4 +1,5 @@
[//]: # "Title: Links - sapphirus.org"
+[//]: # "Summary: An assortment of links I've found to be interesting."
[//]: # "Copyright (C) 2024 Xavier Moffett
All Rights Reserved"
diff --git a/input/home/projects.md b/input/home/projects.md
index 94b7e61..e106df9 100644
--- a/input/home/projects.md
+++ b/input/home/projects.md
@@ -1,4 +1,5 @@
[//]: # "Title: Projects - sapphirus.org"
+[//]: # "Summary: Projects I've worked on over the past while."
[//]: # "Copyright (C) 2024-2025 Xavier Moffett
All Rights Reserved"
@@ -6,13 +7,17 @@
## Software
-These are software projects I've developed to one degree or another over the past while. Preferred language of choice right now is Rust, although you'll find other languages mixed within these projects.
+These are software projects I've developed to one degree or another over the past while. Preferred language of choice
+right now is Rust, although you'll find other languages mixed within these projects.
-The source code for these projects, most of which are open source, are available both on Github and mirrored on my self-hosted [code forge](https://git.sapphirus.org).
+The source code for these projects, most of which are open source, are available both on Github and mirrored on my
+self-hosted [code forge](https://git.sapphirus.org).
### pacwrap ([Github](https://github.com/pacwrap)) ([Mirror](https://git.sapphirus.org/pacwrap))
-A package management front-end which utilises libalpm to facilitate the creation of unprivileged, userspace containers with parallelised, filesystem-agnostic deduplication. These containers are constructed via bubblewrap to execute package transactions and launch applications.
+A package management front-end which utilises libalpm to facilitate the creation of unprivileged, userspace containers
+with parallelised, filesystem-agnostic deduplication. These containers are constructed via bubblewrap to execute package
+transactions and launch applications.
### Uketoru ([Github](https://github.com/SapphirusBeryl/Uketoru)) ([Mirror](https://git.sapphirus.org/Sapphirus/Uketoru))
@@ -40,7 +45,8 @@ Some projects of mine that are currently a _work in progress_, so they may not b
Used to generate this website with π¦. More coming on this soonβ’.
-These hypertext documents were derived from version-controlled Markdown and HTML documents. Each document is made source available [here](https://git.sapphirus.org/sapphirus.org/website), along with the commit and its parent tagged in the footer of each page.
+These hypertext documents were derived from version-controlled Markdown and HTML documents. Each document is made source available
+[here](https://git.sapphirus.org/sapphirus.org/website), along with the commit and its parent tagged in the footer of each page.
## Miscellaneous