ソースを参照

remove favicons from gitindex

master
Dom SP 2年前
コミット
64af44a2cc
9個のファイルの変更0行の追加28行の削除
  1. バイナリ
      rsc/favicons/android-chrome-192x192.png
  2. バイナリ
      rsc/favicons/android-chrome-256x256.png
  3. バイナリ
      rsc/favicons/apple-touch-icon.png
  4. +0
    -9
      rsc/favicons/browserconfig.xml
  5. バイナリ
      rsc/favicons/favicon-16x16.png
  6. バイナリ
      rsc/favicons/favicon-32x32.png
  7. バイナリ
      rsc/favicons/favicon.ico
  8. バイナリ
      rsc/favicons/mstile-150x150.png
  9. +0
    -19
      rsc/favicons/site.webmanifest

バイナリ
rsc/favicons/android-chrome-192x192.png ファイルの表示

変更前 変更後
幅: 192  |  高さ: 192  |  サイズ: 1.3KB

バイナリ
rsc/favicons/android-chrome-256x256.png ファイルの表示

変更前 変更後
幅: 256  |  高さ: 256  |  サイズ: 1.5KB

バイナリ
rsc/favicons/apple-touch-icon.png ファイルの表示

変更前 変更後
幅: 180  |  高さ: 180  |  サイズ: 1.3KB

+ 0
- 9
rsc/favicons/browserconfig.xml ファイルの表示

@@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/favicons/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

バイナリ
rsc/favicons/favicon-16x16.png ファイルの表示

変更前 変更後
幅: 16  |  高さ: 16  |  サイズ: 1003B

バイナリ
rsc/favicons/favicon-32x32.png ファイルの表示

変更前 変更後
幅: 32  |  高さ: 32  |  サイズ: 1006B

バイナリ
rsc/favicons/favicon.ico ファイルの表示

変更前 変更後

バイナリ
rsc/favicons/mstile-150x150.png ファイルの表示

変更前 変更後
幅: 270  |  高さ: 270  |  サイズ: 1.4KB

+ 0
- 19
rsc/favicons/site.webmanifest ファイルの表示

@@ -1,19 +0,0 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/favicons/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#000000",
"background_color": "#000000",
"display": "standalone"
}

読み込み中…
キャンセル
保存