diff --git a/index.html b/index.html index b25227a..d063960 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ Race Timer — Klub Pemrograman TI POLNES - +
diff --git a/package.json b/package.json index d4e041c..ff0fac9 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,5 @@ "preview": "vite preview" }, "type": "module", - "version": "2.0.1" + "version": "2.0.2" } diff --git a/public/favicon.ico b/src/assets/favicon.ico similarity index 100% rename from public/favicon.ico rename to src/assets/favicon.ico