From 301679861a2440a10c9eac746cec86459f445ef9 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Mon, 4 May 2015 14:55:10 -0700 Subject: remove all Octopress stuff --- source/_layouts/default.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 source/_layouts/default.html (limited to 'source/_layouts/default.html') diff --git a/source/_layouts/default.html b/source/_layouts/default.html deleted file mode 100644 index f23b07b8..00000000 --- a/source/_layouts/default.html +++ /dev/null @@ -1,14 +0,0 @@ -{% capture root_url %}{{ site.root | strip_slash }}{% endcapture %} -{% include head.html %} - -
{% include header.html %}
- -
-
- {{ content | expand_urls: root_url }} -
-
- - {% include after_footer.html %} - - -- cgit v1.2.1