summaryrefslogtreecommitdiff
path: root/http/share/layouts/microlog.layout.upphtml
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-09 21:02:50 +0100
committerJoe Carstairs <me@joeac.net>2026-06-09 21:02:50 +0100
commit75f5a8bbf542493547d8e5f6d1f7921d6a854050 (patch)
tree4a1cdf47aecbe526feab52247eab2986040b2f8d /http/share/layouts/microlog.layout.upphtml
parentda1670c57c9d27cc43dc19abb89f061ade9cb5e0 (diff)
fixes passing POST_TITLE as an arg to mkws
Diffstat (limited to 'http/share/layouts/microlog.layout.upphtml')
-rw-r--r--http/share/layouts/microlog.layout.upphtml1
1 files changed, 0 insertions, 1 deletions
diff --git a/http/share/layouts/microlog.layout.upphtml b/http/share/layouts/microlog.layout.upphtml
index 84b59c4..56c8006 100644
--- a/http/share/layouts/microlog.layout.upphtml
+++ b/http/share/layouts/microlog.layout.upphtml
@@ -1,7 +1,6 @@
#!
SRC="$1"
SITE_URL="$2"
-POST_TITLE="$3"
DATE_PUBLISHED="$(basename "${SRC}" | cut -c1-10)"
CANONICAL_URL="${SITE_URL}/microlog/$(basename "${SRC}")"
#!