From 65a712ec2639656b7e55491f81235c5290c4271d659cbf25f0cf28663585be0b Mon Sep 17 00:00:00 2001
From: Nicholas Johnson <nick@nicksphere.ch>
Date: Wed, 7 Sep 2022 00:00:00 +0000
Subject: Remove the last of the excess path traversal

---
 config.toml    | 1 -
 themes/journal | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index 176edde..4e8e4b6 100644
--- a/config.toml
+++ b/config.toml
@@ -6,7 +6,6 @@ languageCode = "en-us"
 disablePathToLower = true
 enableRobotsTXT = true
 disableKinds = ['taxonomy', 'term', 'RSS', 'section']
-relativeURLs = true
 rssLimit = 20
 
 [author]
diff --git a/themes/journal b/themes/journal
index a2b5567..af8a3a0 160000
--- a/themes/journal
+++ b/themes/journal
@@ -1 +1 @@
-Subproject commit a2b556704e5af545885583bc289422f28802ef042d8faab0c0fccfeac8fa28dd
+Subproject commit af8a3a0f5dc102e5ad1c275638925258d5cc785b01176a1d126b4a85c5e31206
-- 
cgit v1.2.3