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

This commit is contained in:
Hamcha 2020-06-18 21:02:15 +02:00
父節點 45ed5b751f
當前提交 85211e22d6
簽署人: hamcha
GPG Key ID: 41467804B19A3315
共有 4 個文件被更改,包括 13 次插入0 次删除

Binary file not shown.

After

Width:  |  Height:  |  大小: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  大小: 3.3 KiB

二進制
favicon.ico

Binary file not shown.

Before

Width:  |  Height:  |  大小: 1.1 KiB

After

Width:  |  Height:  |  大小: 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"