This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Coolvetica";
|
font-family: "Coolvetica";
|
||||||
src: url("/fonts/Coolvetica Rg.otf") format("opentype");
|
src: url("/fonts/coolvetica_rg.otf") format("opentype");
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ import { createFileRoute } from "@tanstack/react-router"
|
|||||||
import { useEffect, useRef } from "react"
|
import { useEffect, useRef } from "react"
|
||||||
import "./index.css"
|
import "./index.css"
|
||||||
import screen1 from "./screen1.png"
|
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/")({
|
export const Route = createFileRoute("/pazismemod/")({
|
||||||
|
|||||||
Reference in New Issue
Block a user