We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a5551 commit 6805bc9Copy full SHA for 6805bc9
_layouts/post.html
@@ -3,7 +3,7 @@
3
---
4
5
<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">
+ <article id="post-" class="post- post type-post status-publish format-standard hentry category-other tag-101 tag-1003 tag-32">
7
<h1 class="post-title"><a href="{{ page.link }}">{{ page.title }}</a></h1>
8
{{ content }}
9
</article>
0 commit comments