Skip to content

Commit 6805bc9

Browse files
committed
css
1 parent 88a5551 commit 6805bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/post.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44

55
<section>
6-
<article id="post-{{ page.wordpress_id }}" class="post-{{ page.wordpress_id }} post type-post status-publish format-standard hentry category-other tag-101 tag-1003 tag-32">
6+
<article id="post-" class="post- post type-post status-publish format-standard hentry category-other tag-101 tag-1003 tag-32">
77
<h1 class="post-title"><a href="{{ page.link }}">{{ page.title }}</a></h1>
88
{{ content }}
99
</article>

0 commit comments

Comments
 (0)