summaryrefslogtreecommitdiff
path: root/http/share/l.upphtml
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-09 16:11:06 +0100
committerJoe Carstairs <me@joeac.net>2026-06-09 16:11:06 +0100
commitb4f9be57d3afbe19970bb268ecb6723cd80e703e (patch)
tree9cc614a387e6811ac8bcd180e774f58f3878c194 /http/share/l.upphtml
parent3ecf19cb8aa3661cffbb1ce3e4380807612c446c (diff)
http: builds blogs from gemlogs
Diffstat (limited to 'http/share/l.upphtml')
-rw-r--r--http/share/l.upphtml16
1 files changed, 0 insertions, 16 deletions
diff --git a/http/share/l.upphtml b/http/share/l.upphtml
deleted file mode 100644
index e15cb4d..0000000
--- a/http/share/l.upphtml
+++ /dev/null
@@ -1,16 +0,0 @@
-<!doctype html>
-<html lang="en-GB">
-
-<head>
-#!
-pp "${SHARE}"/components/head.upphtml
-#!
-</head>
-
-<body>
-#!
-pp "${SHARE}"/components/navbar.upphtml
-pp "$1"
-#!
-</body>
-</html>