This commit is contained in:
Mateusz Gruszczyński
2026-09-01 15:38:46 +02:00
parent 1392114c1e
commit 3000dbaf01
26 changed files with 7520 additions and 2299 deletions
+4 -1
View File
@@ -1,5 +1,6 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover">
@@ -10,6 +11,7 @@
<script src="__GREE_THEME_INIT_ASSET__"></script>
<title>Page not found · GREE Controller</title>
</head>
<body class="error-page">
<header class="topbar error-topbar">
<div class="brand">
@@ -29,4 +31,5 @@
</section>
</main>
</body>
</html>
</html>