summaryrefslogtreecommitdiff
path: root/pages.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages.html')
-rw-r--r--pages.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/pages.html b/pages.html
deleted file mode 100644
index bde1a32..0000000
--- a/pages.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-layout: page
-title: Pages
-header: Pages
-group: navigation
----
-{% include JB/setup %}
-
-<h2>All Pages</h2>
-<ul>
-{% assign pages_list = site.pages %}
-{% include JB/pages_list %}
-</ul>