mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Merge branch 'master' of github.com:imathis/octopress
This commit is contained in:
commit
67211edd97
@ -15,7 +15,7 @@
|
|||||||
{% capture excerpted %}{{ content | has_excerpt }}{% endcapture %}
|
{% capture excerpted %}{{ content | has_excerpt }}{% endcapture %}
|
||||||
{% if excerpted == 'true' %}
|
{% if excerpted == 'true' %}
|
||||||
<footer>
|
<footer>
|
||||||
<a rel="full-article" href="{{ root_url }}{{ post.url }}">Read on →</a>
|
<a rel="full-article" href="{{ root_url }}{{ post.url }}">{{ site.excerpt_link }}</a>
|
||||||
</footer>
|
</footer>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% else %}
|
{% else %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user