aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/page.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/page.html')
-rw-r--r--_includes/page.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/_includes/page.html b/_includes/page.html
deleted file mode 100644
index 2439e37..0000000
--- a/_includes/page.html
+++ /dev/null
@@ -1,9 +0,0 @@
----json
-{
-"layout": "base"
-}
----
-<article>
- <h1 @text="title"></h1>
- <template @html="content" webc:nokeep />
-</article>