summaryrefslogtreecommitdiff
path: root/_layouts/page.html
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2025-07-23 22:32:49 -0600
committerHombreLaser <buran@silosneeded.com>2025-07-23 22:32:49 -0600
commit20f8f8779c5ba0902f6332760d4c59a00300bd5f (patch)
tree14b4c55fad8e202f82ece005d7470dc008fd06f9 /_layouts/page.html
Initial commit
Diffstat (limited to '_layouts/page.html')
-rw-r--r--_layouts/page.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/_layouts/page.html b/_layouts/page.html
new file mode 100644
index 0000000..5e71126
--- /dev/null
+++ b/_layouts/page.html
@@ -0,0 +1,5 @@
+---
+layout: default
+---
+
+{{ content }}