From 3ecf19cb8aa3661cffbb1ce3e4380807612c446c Mon Sep 17 00:00:00 2001
From: Joe Carstairs
Date: Tue, 9 Jun 2026 09:14:18 +0100
Subject: moves from layout to individual pages
---
http/src/contact.upphtml | 2 ++
http/src/error.upphtml | 2 ++
http/src/index.upphtml | 2 ++
3 files changed, 6 insertions(+)
(limited to 'http/src')
diff --git a/http/src/contact.upphtml b/http/src/contact.upphtml
index 770ec19..2d605a3 100644
--- a/http/src/contact.upphtml
+++ b/http/src/contact.upphtml
@@ -8,6 +8,7 @@ pp "${SHARE}"/components/meta.upphtml
pp "${SHARE}"/components/otp-dialog.upphtml
#!
+
diff --git a/http/src/error.upphtml b/http/src/error.upphtml
index 057006f..1e8ef13 100644
--- a/http/src/error.upphtml
+++ b/http/src/error.upphtml
@@ -4,6 +4,7 @@ export DESCRIPTION="Error page for Joe Carstairs' personal website"
pp "${SHARE}"/components/meta.upphtml
#!
+
Got lost?
@@ -12,3 +13,4 @@ pp "${SHARE}"/components/meta.upphtml
my homepage instead.
+
diff --git a/http/src/index.upphtml b/http/src/index.upphtml
index fec3774..51eacba 100644
--- a/http/src/index.upphtml
+++ b/http/src/index.upphtml
@@ -4,6 +4,7 @@ export DESCRIPTION="Joe Carstairs' personal website"
pp "${SHARE}"/components/meta.upphtml
#!
+

@@ -45,3 +46,4 @@ pp "${SHARE}"/components/meta.upphtml
+
--
cgit v1.2.3