mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Update blog formatting
This commit is contained in:
parent
fa212a43d4
commit
f7cb73436a
@ -6,10 +6,6 @@ layout: page
|
||||
<h1 class="post-title"> {{ post.title }}</h1>
|
||||
<h5 class="post-title"> {{ post.date }} </h5>
|
||||
</a>
|
||||
{{post.excerpt}}
|
||||
{% if post.content contains site.excerpt_separator %}
|
||||
<b><a href="{{ post.url | prepend: site.baseurl }}">continue reading -></a></b>
|
||||
{% endif %}
|
||||
<br/>
|
||||
<div style="margin-bottom: 5em;"></div>
|
||||
{% endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user