mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-03 00:45:47 +00:00
move html papers to md
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>
|
||||
<p>{{ post.description }}</p>
|
||||
<p>{{ post.excerpt }}</p>
|
||||
<p><b>Tags</b>: {{ post.tags }}</p>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user