Skip to content

Commit a762c7a

Browse files
docs: link footer to arpitrajput.xyz
1 parent e813786 commit a762c7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ httpsdev 5173 <span class="text-[color:var(--color-muted)]"># https://l
328328
class="mx-auto w-full max-w-6xl border-t border-[color:var(--color-subtle)] px-6 py-8 text-xs text-[color:var(--color-muted)]"
329329
>
330330
<div class="flex flex-col items-center justify-between gap-2 sm:flex-row">
331-
<p>MIT · Go + bubbletea · because HTTPS shouldn't be this hard.</p>
331+
<p>MIT · Go + bubbletea · by <a href="https://arpitrajput.xyz" class="hover:text-[color:var(--color-text)] underline decoration-[color:var(--color-subtle)] hover:decoration-[color:var(--color-accent)]">Arpit Rajput</a>.</p>
332332
<div class="flex gap-6">
333333
<a href={repo} class="hover:text-[color:var(--color-text)]">github</a>
334334
<a href={`${repo}/releases`} class="hover:text-[color:var(--color-text)]">releases</a>

0 commit comments

Comments
 (0)