Add source code link to LinkFooter

This commit is contained in:
Alex Gleason
2026-03-22 17:17:12 -05:00
parent fd1b78834e
commit c56a973958
+9
View File
@@ -27,6 +27,15 @@ export function LinkFooter() {
Privacy
</Link>
{' · '}
<a
href="https://gitlab.com/soapbox-pub/ditto"
className="text-primary hover:underline"
target="_blank"
rel="noopener noreferrer"
>
Source
</a>
{' · '}
<a
href="https://shakespeare.diy/clone?url=https%3A%2F%2Fgitlab.com%2Fsoapbox-pub%2Fditto.git"
className="text-primary hover:underline"