mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-07-09 06:21:36 +08:00
Add touch icons.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
+6
-1
@@ -11,7 +11,12 @@
|
||||
<meta property="og:image" content="https://avatars2.githubusercontent.com/u/8345868">
|
||||
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
|
||||
<link rel="apple-touch-icon" href="assets/mobile/icon.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="assets/mobile/icon-72.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="assets/mobile/icon@2x.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="assets/mobile/icon-72@2x.png">
|
||||
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">
|
||||
|
||||
Reference in New Issue
Block a user