From c7ffe17f14cee4d439c7541ffb4abb8cabbfc0db Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 22 Mar 2025 16:31:25 -0700 Subject: Bug sweep on Hugo setup - Homepage reddit link http -> https - Homepage twitter link instead of x.com - Add links to tags and categories in the archive page - Copied PaperMod archives.html to support page contents - NOTE: this file has to be called `archives.html`, because PaperMod applies styling based on layout name - Categorize link clearance --- content/archives.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'content/archives.md') diff --git a/content/archives.md b/content/archives.md index 96259e1..6d0673d 100644 --- a/content/archives.md +++ b/content/archives.md @@ -1,5 +1,7 @@ --- -title: "Archive" +title: "An Archive of All Posts" layout: "archives" summary: "archives" --- + +Browse by: [↳ tags](/tags) or [↳ categories](/categories) -- cgit v1.3.1