summaryrefslogtreecommitdiff
path: root/_layouts/page.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/page.html')
-rw-r--r--_layouts/page.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/_layouts/page.html b/_layouts/page.html
deleted file mode 100644
index b74fa96..0000000
--- a/_layouts/page.html
+++ /dev/null
@@ -1,9 +0,0 @@
----
-layout: default
----
-
-<div>fcuny: <a href="/">home</a></div>
-
-<section>
- <div id="entry"> {{ content }} </div>
-</section>