Rename v1 to web-check-live

This commit is contained in:
Alicia Sykes
2024-05-08 21:23:03 +01:00
parent e5738d1f5b
commit 7e27143a90
77 changed files with 240 additions and 240 deletions

View File

@@ -1,6 +1,6 @@
---
import Main from "../../v1-check/views/main.tsx"
import '../../v1-check/styles/index.css';
import Main from '../../web-check-live/main.tsx';
import '../../web-check-live/styles/index.css';
export const prerender = false;