Fix
Build / build (push) Successful in 55s
Lint / lint (push) Failing after 12s

This commit is contained in:
Julien Valverdé
2026-05-17 20:15:01 +02:00
parent df1ca91271
commit fa086ac840
8 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
@font-face {
font-family: "Coolvetica";
src: url("/fonts/Coolvetica Rg.otf") format("opentype");
src: url("/fonts/coolvetica_rg.otf") format("opentype");
font-style: normal;
font-weight: 400;
font-display: swap;
@@ -2,7 +2,7 @@ import { createFileRoute } from "@tanstack/react-router"
import { useEffect, useRef } from "react"
import "./index.css"
import screen1 from "./screen1.png"
import song from "./We Are Charlie Kirk.mp3"
import song from "./we_are_charlie_kirk.mp3"
export const Route = createFileRoute("/pazismemod/")({