fix(homepage): replace projects link with correct url

This commit is contained in:
Guz
2024-12-02 16:03:43 -03:00
parent 3abdb2da96
commit e31a722386

View File

@@ -65,7 +65,7 @@ templ (p *IndexPage) Component() {
<li>
<a
class="text-white opacity-50 hover:opacity-100 transition-all"
href="/blog"
href="https://forge.capytal.company"
>Projects</a>
</li>
<li>