aboutsummaryrefslogtreecommitdiff
path: root/themes/classic/source/_layouts/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/classic/source/_layouts/page.html')
-rw-r--r--themes/classic/source/_layouts/page.html12
1 files changed, 2 insertions, 10 deletions
diff --git a/themes/classic/source/_layouts/page.html b/themes/classic/source/_layouts/page.html
index 88d6e13a..0c59c990 100644
--- a/themes/classic/source/_layouts/page.html
+++ b/themes/classic/source/_layouts/page.html
@@ -1,13 +1,5 @@
---
-layout: default
-no_title_link: true
-permalink: pretty
-single: true
+layout: post
---
-<article>
- {% include article.html %}
- {% if site.disqus_short_name %}
- <div id="disqus_thread">{% include disqus_thread.html %}</div>
- {% endif %}
-</article>
+<!-- if you want a page layout -->