Moved to Forgejo infrastructure
All checks were successful
Production Build and Deploy / Build (push) Successful in 1m11s
Production Build and Deploy / Deploy (push) Successful in 7s

This commit is contained in:
Liviu Burcusel 2025-12-05 16:52:09 +01:00
parent b5b082bc5d
commit 30a89d6662
Signed by: liviu
GPG key ID: 6CDB37A4AD2C610C
14 changed files with 1455 additions and 861 deletions

View file

@ -21,7 +21,7 @@ const toggleMenu = () => {
</button>
<nuxt-link to="/" class="layout-topbar-logo">
<img src="@/assets/images/logo.png" alt="Two stick silhouettes admiring fireworks in the sky" />
<img src="@/assets/images/logo.svg" alt="Git like tree using red, white-ish and blue colours." />
<span>Glowing Fiesta</span>
</nuxt-link>
</div>