Update: Updated Text and Gamma Speed
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
let glitchActive = $state(false);
|
||||
let contentVisible = $state(false);
|
||||
|
||||
const ALPHA_MS = 5000;
|
||||
const BETA_MS = 2000;
|
||||
const GAMMA_MS = 45000;
|
||||
const ALPHA_MS = 2500;
|
||||
const BETA_MS = 1000;
|
||||
const GAMMA_MS = 16500;
|
||||
|
||||
// ── Slide content (from PDF) ───────────────────────────────────────────────
|
||||
const slides = [
|
||||
|
||||
Reference in New Issue
Block a user