Skip to content

Commit 363f45c

Browse files
committed
artica list
1 parent fdbc39f commit 363f45c

File tree

2 files changed

+39
-20
lines changed

2 files changed

+39
-20
lines changed

.idea/workspace.xml

Lines changed: 38 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{% endif %}
1515
{% endunless %}
1616

17-
<div class="pose-item">
17+
<div class="post-item">
1818
<a class="post-title" href="{{ post.url }}">{{ post.title }}</a>
1919
<span class="post-tag">&lt;{{ post.categories }}&gt;</span>
2020
<p class='post-date'>{{ post.date | date: "%m月%d日"}}</p>

0 commit comments

Comments
 (0)