Fixed icons

This commit is contained in:
2025-12-26 18:09:22 -07:00
parent 0140c5b39b
commit 1d84838dec
13 changed files with 11 additions and 13 deletions

View File

@@ -10,6 +10,7 @@ if (Astro.locals.user) {
<div class="hero min-h-screen bg-gradient-to-br from-base-100 via-base-200 to-base-300">
<div class="hero-content text-center">
<div class="max-w-4xl">
<img src="/src/assets/logo.webp" alt="Chronus Logo" class="h-24 w-24 mx-auto mb-6" />
<h1 class="text-6xl md:text-7xl font-bold mb-6 bg-gradient-to-r from-primary to-secondary bg-clip-text text-transparent">
Chronus
</h1>