Change mascot, remove attributions to CELPHASE.
Some checks failed
Docker image builds / build (push) Failing after 4m24s

This commit is contained in:
Soph :3 2026-02-07 14:34:53 +02:00
parent 02b9aebbe5
commit 2910148c91
7 changed files with 158 additions and 175 deletions

View file

@ -75,7 +75,7 @@ templ base(title string, body templ.Component, impressum *config.Impressum, chal
href="sad.ovh"
>sad.ovh</a>. { localizer.T("made_with") }.
</p>
<p>{ localizer.T("mascot_design") } <a href="https://bsky.app/profile/celphase.bsky.social">{ localizer.T("celphase") }</a>.</p>
<p>{ localizer.T("mascot_design") } random users on discord</p>
if impressum != nil {
<p>
@templ.Raw(impressum.Footer)