summaryrefslogtreecommitdiff
path: root/posts/2021-01-15-adam-s-2020-reading-list.php
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-09-12 17:48:30 -0400
committer53hornet <atc@53hor.net>2021-09-12 17:48:30 -0400
commit6ed47e694b69c79a1959074bde749c0f4029d14a (patch)
tree63ccffb7a398ef427d09b9043a407ab7f74bc4c5 /posts/2021-01-15-adam-s-2020-reading-list.php
parent6a87845515ed1ac4b27824d906509cb5ed4c46da (diff)
download53hor-6ed47e694b69c79a1959074bde749c0f4029d14a.tar.xz
53hor-6ed47e694b69c79a1959074bde749c0f4029d14a.zip
fix: bad rss tokens
Diffstat (limited to 'posts/2021-01-15-adam-s-2020-reading-list.php')
-rw-r--r--posts/2021-01-15-adam-s-2020-reading-list.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2021-01-15-adam-s-2020-reading-list.php b/posts/2021-01-15-adam-s-2020-reading-list.php
index facfb32..390bf3e 100644
--- a/posts/2021-01-15-adam-s-2020-reading-list.php
+++ b/posts/2021-01-15-adam-s-2020-reading-list.php
@@ -1,5 +1,5 @@
<?php
-$title = "Adam's <del>2020</del> <ins>Quarantine</ins> Reading List";
+$title = "Adam's 2020 (Quarantine) Reading List";
if (isset($early) && $early) {
return;
}