This commit is contained in:
2025-07-25 09:55:39 +02:00
parent 5271f879f9
commit 8812ffe449
16 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ThreeFold Galaxy Coop - Building the New Internet Together</title>
</head>
<body>
<body class="bg-background text-foreground">
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>