feat: update auth and fix url for gitea
Some checks failed
Backend ci / build (push) Failing after 3m12s
Backend ci / build (pull_request) Failing after 3m6s

This commit is contained in:
d3m0k1d
2026-02-12 19:14:23 +03:00
parent 7464828e07
commit 809879971a
5 changed files with 13 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ export default function About() {
💻 Github
</a>
<a
href="https://git.d3m0k1d.ru"
href="https://gitea.d3m0k1d.ru"
target="_blank"
rel="noopener noreferrer"
className="px-3 py-1 border border-base-content/20 rounded hover:border-[hsl(270,73%,63%)] hover:text-[hsl(270,73%,63%)] transition-all font-mono"