mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-15 06:05:47 +00:00
add paper, fix imaging
This commit is contained in:
@ -23,6 +23,6 @@ hastr: true
|
||||
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a>
|
||||
</h2>
|
||||
<p><i>{{ post.date | date_to_string }}</i></p>
|
||||
{{ post.description }}
|
||||
<p>{{ post.description }}</p>
|
||||
<p><b>Tags</b>: {{ post.tags }}</p>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user