We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa27c6 commit 259239cCopy full SHA for 259239c
src/templates/post.js
@@ -43,7 +43,7 @@ export const PostTemplate = ({ content, frontmatter, slug, permalink }) => {
43
{(permalink === true || extraLinks.length > 0) && (
44
<Links>
45
<div className="links-title">
46
- <span role="img" aria-label="party">
+ <span role="img" aria-label="books">
47
📚
48
</span>
49
Also check out:
0 commit comments