4 Commits

Author SHA1 Message Date
Julien Valverdé c60f9433cc Merge branch 'master' into next
Lint / lint (push) Failing after 12s
2026-05-19 18:34:09 +02:00
Julien Valverdé fa086ac840 Fix
Build / build (push) Successful in 55s
Lint / lint (push) Failing after 12s
2026-05-17 20:15:01 +02:00
Julien Valverdé df1ca91271 Fix
Build / build (push) Successful in 55s
Lint / lint (push) Failing after 13s
2026-05-17 20:08:42 +02:00
Julien Valverdé f5cd42ac6a Fix
Build / build (push) Successful in 55s
Lint / lint (push) Failing after 12s
2026-05-17 19:47:15 +02:00
10 changed files with 4 additions and 2 deletions
+1
View File
@@ -35,6 +35,7 @@
"@opentelemetry/sdk-trace-node": "^2.1.0",
"@opentelemetry/sdk-trace-web": "^2.1.0",
"@website/common": "workspace:*",
"@website/webapp": "workspace:*",
"effect": "^3.17.13",
},
"devDependencies": {
+1
View File
@@ -26,6 +26,7 @@
"@opentelemetry/sdk-trace-node": "^2.1.0",
"@opentelemetry/sdk-trace-web": "^2.1.0",
"@website/common": "workspace:*",
"@website/webapp": "workspace:*",
"effect": "^3.17.13"
},
"devDependencies": {
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("/public/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/")({