[260211] 파비콘 증발건 다시 복구
This commit is contained in:
BIN
images/assets/favicon/android-chrome-192x192.png
Executable file
BIN
images/assets/favicon/android-chrome-192x192.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
BIN
images/assets/favicon/android-chrome-512x512.png
Executable file
BIN
images/assets/favicon/android-chrome-512x512.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 146 KiB |
BIN
images/assets/favicon/apple-touch-icon.png
Executable file
BIN
images/assets/favicon/apple-touch-icon.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
BIN
images/assets/favicon/favicon-16x16.png
Executable file
BIN
images/assets/favicon/favicon-16x16.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 928 B |
BIN
images/assets/favicon/favicon-32x32.png
Executable file
BIN
images/assets/favicon/favicon-32x32.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
BIN
images/assets/favicon/favicon.ico
Executable file
BIN
images/assets/favicon/favicon.ico
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
1
images/assets/favicon/site.webmanifest
Executable file
1
images/assets/favicon/site.webmanifest
Executable file
@@ -0,0 +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"}
|
||||
@@ -15,7 +15,12 @@
|
||||
<meta property="twitter:title" content="sori.inventory" />
|
||||
<meta property="twitter:description" content="일상의 조각들, 그리고 취향의 공유." />
|
||||
<meta property="twitter:image" content="https://sori.studio/og/inven.jpg" />
|
||||
<!-- -->
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/images/assets/favicon/favicon-32x32.png" />
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/images/assets/favicon/favicon-16x16.png" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/assets/favicon/apple-touch-icon.png" />
|
||||
<link rel="manifest" href="/images/assets/favicon/site.webmanifest" />
|
||||
<!-- default -->
|
||||
<meta charset="utf-8" />
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
|
||||
<title>sori.inventory</title>
|
||||
|
||||
Reference in New Issue
Block a user