aboutsummaryrefslogtreecommitdiff
path: root/haunt/pages/about.sxml
diff options
context:
space:
mode:
authorJakob L. Kreuze2023-08-04 20:08:07 -0400
committerJakob L. Kreuze2023-08-04 20:08:07 -0400
commit78a88bcb9096f0622d23c64064128f440f53b704 (patch)
treef796b87e9eb075bc1ada475ae358fbda3409135f /haunt/pages/about.sxml
parentcd852b2ec09927dd0f776504ab071a9e60bb3fb2 (diff)
Enable building the site offline
Diffstat (limited to 'haunt/pages/about.sxml')
-rw-r--r--haunt/pages/about.sxml6
1 files changed, 2 insertions, 4 deletions
diff --git a/haunt/pages/about.sxml b/haunt/pages/about.sxml
index 067d72e..8d59ea8 100644
--- a/haunt/pages/about.sxml
+++ b/haunt/pages/about.sxml
@@ -16,12 +16,10 @@
;;; along with this program. If not, see
;;; <http://www.gnu.org/licenses/>.
-(use-modules (ice-9 match)
- (jakob theme)
+(use-modules (jakob theme)
(jakob utils sxml)
(srfi srfi-1)
- (srfi srfi-19)
- (sxml simple))
+ (srfi srfi-19))
(theme
#:title "About"

© 2015 - 2026 Jakob L. Kreuze