summaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2025-07-24 21:40:47 -0600
committerHombreLaser <buran@silosneeded.com>2025-07-24 21:40:47 -0600
commitef3fcf1377ebb1b13bc3cb75c35ccef0337faf99 (patch)
tree3efe58da1c0b8b10f572bc7a82fce5a43a9109c3 /_layouts/post.html
parentda2464caa4ee9c2559eaccdc570dc143eed733a1 (diff)
Improve post pageHEADmaster
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
deleted file mode 100644
index 17739c5..0000000
--- a/_layouts/post.html
+++ /dev/null
@@ -1,8 +0,0 @@
----
-layout: default
----
-<div class="column is-full content mt-4">
- {{ content }}
-</div>
-
-