mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
add icon
This commit is contained in:
@@ -9,12 +9,13 @@
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
||||
<meta name="apple-mobile-web-app-title" content="lab"/>
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default"/>
|
||||
<meta name="theme-color" content="#ffb375">
|
||||
<meta name="msapplication-TileColor" content="#ffb375">
|
||||
<meta name="msapplication-TileImage" content="tileicon.png">
|
||||
<meta name="theme-color" content="#c67e48">
|
||||
<meta name="format-detection" content="telephone=no"/>
|
||||
<meta name="description" content="lab is a lightweight account book app hosted by yourself.">
|
||||
<title>lab</title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="apple-touch-icon" href="touchicon.png">
|
||||
<link rel="manifest" href="manifest.json">
|
||||
</head>
|
||||
<body class="color-theme-deeporange">
|
||||
<noscript>
|
||||
|
||||
Reference in New Issue
Block a user