aboutsummaryrefslogtreecommitdiff
path: root/src/_markdown.pug
diff options
context:
space:
mode:
Diffstat (limited to 'src/_markdown.pug')
-rw-r--r--src/_markdown.pug10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/_markdown.pug b/src/_markdown.pug
deleted file mode 100644
index 9771aeb..0000000
--- a/src/_markdown.pug
+++ /dev/null
@@ -1,10 +0,0 @@
-extends ./_layout.pug
-
-prepend root
- - if (element.tags.includes('is_index'))
- - title = element.nice_path[element.nice_path.length - 1]
- - else
- - title = element.nice_name
-
-block content
- != markdown