🧹 Remove unused constant
All checks were successful
Build and deploy website / build (push) Successful in 1m6s

Signed-off-by: Martin Berg Alstad <git@martials.no>
This commit is contained in:
2025-08-26 19:51:38 +02:00
parent 975aafa8b9
commit 0daadedc3d

View File

@ -7,7 +7,6 @@ import { GIT_URL, STATUS_URL } from "astro:env/client"
import * as m from "@/paraglide/messages"
const giteaLink = `${GIT_URL}/martials/martials.no`
const pathname = Astro.url.pathname
---
<div class="divider bg-inherit"></div>