diff --git a/package.json b/package.json index cfccd22..1792dbf 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "scripts": { "dev": "vite", "build": "vite build", - "dev:worker": "wrangler pages dev ./public --r2=PICX", + "dev:worker": "wrangler pages dev ./public --r2=R2", "preview": "vite preview" }, "dependencies": { diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index f558eff..0000000 Binary files a/public/favicon.ico and /dev/null differ diff --git a/public/favicon.png b/public/favicon.png new file mode 100644 index 0000000..66e0b1a Binary files /dev/null and b/public/favicon.png differ diff --git a/src/App.vue b/src/App.vue index c9fc5cc..cd55081 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,7 @@ class="w-full h-16 bg-rose-100/50 shadow-sm sticky left-0 top-0 backdrop-blur-sm z-10" >