Skip to content

Commit 259239c

Browse files
committed
Update post.js
1 parent caa27c6 commit 259239c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/post.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const PostTemplate = ({ content, frontmatter, slug, permalink }) => {
4343
{(permalink === true || extraLinks.length > 0) && (
4444
<Links>
4545
<div className="links-title">
46-
<span role="img" aria-label="party">
46+
<span role="img" aria-label="books">
4747
📚
4848
</span>
4949
Also check out:

0 commit comments

Comments
 (0)