We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01624b commit 779afddCopy full SHA for 779afdd
_layouts/default.html
@@ -1,4 +1,6 @@
1
---
2
+theme :
3
+ name : twitter
4
-{% assign theme_asset_path = "/assets/themes/twitter" %}
5
+{% include JB/set_paths %}
6
{% include themes/twitter/default.html %}
_layouts/page.html
@@ -1,4 +1,5 @@
layout: default
{% include themes/twitter/page.html %}
_layouts/post.html
{% include themes/twitter/post.html %}
0 commit comments