diff --git a/public/.env b/.env
similarity index 100%
rename from public/.env
rename to .env
diff --git a/public/index.html b/public/index.html
index adfb9f90c620611b02550e3f65b6aab0b35715bb..10738fde87d8ef2c0115f871d73c5d914a08d159 100644
--- a/public/index.html
+++ b/public/index.html
@@ -11,7 +11,7 @@
     <!-- <script type="text/javascript" defer src="./assets/js/mapscript.js" charset="utf-8">
         </script> -->
     <!-- <script type="module" src="/dist/mapscript.js"></script> -->
-    <title>%VITE_TEAM_NAME% - iGEM %VITE_TEAM_YEAR%</title>
+    <title>Bielefeld-CeBiTec - iGEM 2024</title>
   </head>
   <body>
     <div id="root"></div>
diff --git a/src/contents/Home.tsx b/src/contents/Home.tsx
index 630ee402605b3519425f8ac5b14ac61414457aac..1840ba13232d74e04544afe9f40329fc9c9e159d 100644
--- a/src/contents/Home.tsx
+++ b/src/contents/Home.tsx
@@ -8,7 +8,7 @@ export function Home() {
         <div className="col">
           <h2>Wiki under construction!</h2>
           <hr />
-          Hello18
+          Hello19
         </div>
       </div>
       <div className="row">