Skip to content

Commit af6c8d2

Browse files
update favicons
1 parent ba82708 commit af6c8d2

11 files changed

+2
-267
lines changed
63.8 KB
Loading
329 KB
Loading
52 KB
Loading

src/assets/favicons/favicon-16x16.png

867 Bytes
Loading

src/assets/favicons/favicon-32x32.png

2.64 KB
Loading

src/assets/favicons/favicon.ico

320 Bytes
Binary file not shown.

src/assets/favicons/site.webmanifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

src/assets/images/google-play.png

-13 KB
Binary file not shown.

src/components/Logo.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ import { SITE } from 'astrowind:config';
55
<span
66
class="self-center ml-2 rtl:ml-0 rtl:mr-2 text-2xl md:text-xl font-bold text-gray-900 whitespace-nowrap dark:text-white"
77
>
8-
🚀 {SITE?.name}
8+
{SITE?.name}
99
</span>

src/content/post/markdown-elements-demo-post.mdx

Lines changed: 0 additions & 204 deletions
This file was deleted.

0 commit comments

Comments
 (0)