🧹 Remove unused constant
All checks were successful
Build and deploy website / build (push) Successful in 1m6s
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user