summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/notes/page.html (renamed from layouts/articles/page.html)0
-rw-r--r--layouts/resume/page.html3
2 files changed, 0 insertions, 3 deletions
diff --git a/layouts/articles/page.html b/layouts/notes/page.html
index 22a1ac4..22a1ac4 100644
--- a/layouts/articles/page.html
+++ b/layouts/notes/page.html
diff --git a/layouts/resume/page.html b/layouts/resume/page.html
deleted file mode 100644
index 9983b08..0000000
--- a/layouts/resume/page.html
+++ /dev/null
@@ -1,3 +0,0 @@
-{{ define "main" }}
-{{ .Content }}
-{{ end }}