wires

summary refs log tree commit diff
path: root/layouts/page
diff options
context:
space:
mode:
authorwires <wires@noreply.wires.systems>2025-04-08 14:26:09 -0400
committerwires <wires@noreply.wires.systems>2025-04-08 14:26:09 -0400
commit65236d771e31dc36b5cf95083fc012f5e05aa220 (patch)
treeab245b2a53c338018b6538ae029ecaf5145e7458 /layouts/page
parentchange inline code style (diff)
downloadblog-65236d771e31dc36b5cf95083fc012f5e05aa220.tar.gz
add draft reading list page
Diffstat (limited to 'layouts/page')
-rw-r--r--layouts/page/single.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/page/single.html b/layouts/page/single.html
new file mode 100644
index 0000000..d975ecb
--- /dev/null
+++ b/layouts/page/single.html
@@ -0,0 +1 @@
+{{ define "main" }} {{ .Content }} {{ end }}