add link to source in webapp

This commit is contained in:
lubiana 2025-07-04 00:08:06 +02:00
parent b88e403965
commit d83ff5ad4e
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk

View file

@ -306,6 +306,15 @@ const App: React.FC = () => {
{" & Qwen2.5-0.5B-Instruct"}
<br />
{EMOJI_FOOTER}
<br />
<a
href="https://git.hannover.ccc.de/lubiana/uuid"
style={{ color: "#646cff", textDecoration: "underline dotted" }}
target="_blank"
rel="noopener noreferrer"
>
Source code
</a>
</span>
</div>
</div>