From b9df3bed2e5a46c397b502aa07598cc2ff58b9c3 Mon Sep 17 00:00:00 2001
From: Steven <18359644+stevenhuyn@users.noreply.github.com>
Date: Fri, 20 Sep 2024 15:57:27 -0700
Subject: [PATCH] Switch to cubeworlds

---
 app/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/index.html b/app/index.html
index dd2091c..03b83df 100644
--- a/app/index.html
+++ b/app/index.html
@@ -7,7 +7,7 @@
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
   <title>Web Cubeway</title>
   <link rel="stylesheet" href="./src/index.css" />
-  <script defer data-domain="stevenhuyn.com" src="https://plausible.stevenhuyn.com/js/script.js"></script>
+  <script defer data-domain="cubeworlds.stevenhuyn.com" src="https://plausible.stevenhuyn.com/js/script.js"></script>
 </head>
 
 <body>