The iconing pt. I lost count
continuous-integration/drone/push Build is passing 詳細

このコミットが含まれているのは:
Hamcha 2020-06-18 21:02:15 +02:00
コミット 85211e22d6
署名者: Hamcha
GPGキーID: 41467804B19A3315
4個のファイルの変更13行の追加0行の削除

バイナリ
assets/images/icons-manifest/icon16.png ノーマルファイル

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 2.4 KiB

バイナリ
assets/images/icons-manifest/icon32.png ノーマルファイル

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 3.3 KiB

バイナリ
favicon.ico

バイナリファイルは表示されません。

変更前

幅:  |  高さ:  |  サイズ: 1.1 KiB

変更後

幅:  |  高さ:  |  サイズ: 15 KiB

ファイルの表示

@ -11,12 +11,25 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-title" content="/tg/station handbook" />
<link
rel="apple-touch-icon"
href="assets/images/icons-manifest/icon152.png"
/>
<link rel="manifest" href="manifest.webmanifest" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link
rel="icon"
type="image/png"
sizes="32x32"
href="assets/images/icons-manifest/icon32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="assets/images/icons-manifest/icon16.png"
/>
<link
rel="preload"
href="assets/fonts/iosevka/iosevka-aile.css"