Skip to content

Commit d48dee9

Browse files
committed
Add link to Github
1 parent 153ef40 commit d48dee9

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

lib/jola_dev_web/controllers/blog_html/show.html.heex

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@
2929
Written by <.link href="/about" class="underline">{@post.author}</.link>. Thoughts on this post? Find me on Bluesky at <.link
3030
href="https://bsky.app/profile/jola.dev"
3131
class="underline"
32-
>@jola.dev</.link>.
32+
>@jola.dev</.link>. If you like my writing, consider
33+
<.link href="https://github.com/sponsors/joladev" class="underline text-accent">
34+
supporting me on Github Sponsors
35+
</.link>
36+
and get a monthly newsletter with content from my blog.
3337
</p>
3438

3539
<section :if={@related_posts != []} class="mt-16 pt-8 border-t border-border">

0 commit comments

Comments
 (0)