mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-12-25 00:48:53 -05:00
Merge branch '2.1' of github.com:imathis/octopress into 2.1
This commit is contained in:
commit
f1b57f39a1
@ -13,7 +13,7 @@ layout: default
|
|||||||
{{ content }}
|
{{ content }}
|
||||||
{% unless page.footer == false %}
|
{% unless page.footer == false %}
|
||||||
<footer>
|
<footer>
|
||||||
<p class="meta">{% include post/meta.html %}{% include custom/page-meta.html %}</p>
|
<p class="meta">{% include post/meta.html %}{% include custom/page_meta.html %}</p>
|
||||||
{% unless page.sharing == false %}
|
{% unless page.sharing == false %}
|
||||||
{% include post/sharing.html %}
|
{% include post/sharing.html %}
|
||||||
{% endunless %}
|
{% endunless %}
|
||||||
|
Loading…
Reference in New Issue
Block a user