Browse Source

Reword donation phrase

restructure
Garrit Franke 3 years ago
parent
commit
1d1e954fd8
  1. 2
      pages/posts/[post].js

2
pages/posts/[post].js

@ -27,7 +27,7 @@ export default function BlogTemplate(props) {
<div className="blog__body">
<ReactMarkdown source={props.markdownBody} />
<p>
Enjoyed this post? Consider{" "}
If you enjoyed this post, consider{" "}
<a href="https://donate.slashdev.space">buying me a coffee</a>! Got
comments? Drop a mail in my{" "}
<a href="https://lists.sr.ht/~garritfra/public-inbox">

Loading…
Cancel
Save