Update domain
This commit is contained in:
parent
e0e978ba6c
commit
f2e4c80f7e
1 changed files with 2 additions and 2 deletions
|
@ -77,9 +77,9 @@ const crafted: string = Astro.currentLocale === "fr" ? "Fabriqué par" : "Crafte
|
|||
© <span id="current-year"></span> {SITE.title}. {crafted}
|
||||
<a
|
||||
class="rounded-lg font-medium underline underline-offset-2 outline-none ring-zinc-500 transition duration-300 hover:text-neutral-700 hover:decoration-dashed focus:outline-none focus-visible:ring dark:ring-zinc-200 dark:hover:text-neutral-300"
|
||||
href="https://sobstvennoai.dev"
|
||||
href="https://www.gulamoff.dev/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer">sobstvennoAI</a
|
||||
rel="noopener noreferrer">gulamoff</a
|
||||
>.
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue