From 54c9fa7292c6e57eea5e335de25d8f0c190312c1 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Wed, 11 Feb 2026 15:20:26 -0500 Subject: Setup sourcehut for build, include siteconfig.json --- siteconfig.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 siteconfig.json (limited to 'siteconfig.json') diff --git a/siteconfig.json b/siteconfig.json new file mode 100644 index 0000000..b5412d6 --- /dev/null +++ b/siteconfig.json @@ -0,0 +1,3 @@ +{ + "notFound": "404.html" +} \ No newline at end of file -- cgit v1.3.1