not meta
This commit is contained in:
@@ -52,9 +52,9 @@
|
|||||||
<div class="post">
|
<div class="post">
|
||||||
<h3><a href="{{ page.url }}">{{ page.title }}</a></h3>
|
<h3><a href="{{ page.url }}">{{ page.title }}</a></h3>
|
||||||
<p class="date">{{ page.date_formatted }}</p>
|
<p class="date">{{ page.date_formatted }}</p>
|
||||||
<p>{{ page.meta.description }}</p>
|
<p>{{ page.description }}</p>
|
||||||
<p>caps</p>
|
<p>caps</p>
|
||||||
<p class="excerpt">{{ page.meta.Description }}</p>
|
<p class="excerpt">{{ page.Description }}</p>
|
||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user