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