add icons for smartphone home screen links
This commit is contained in:
parent
75e4023521
commit
567cb687e9
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<!-- favicon -->
|
<!-- favicon -->
|
||||||
<link rel="shortcut icon" href="{% static 'img/favicon/m.png' %}" type="image/x-icon">
|
<link rel="shortcut icon" href="{% static 'img/favicon/m.png' %}" type="image/x-icon">
|
||||||
|
<link rel="apple-touch-icon" sizes="128x128" href="{% static 'img/favicon/m.png' %}">
|
||||||
|
<link rel="icon" sizes="192x192" href="{% static 'img/favicon/l.png' %}">
|
||||||
<link rel="stylesheet" href="https://bootswatch.com/5/cosmo/bootstrap.min.css">
|
<link rel="stylesheet" href="https://bootswatch.com/5/cosmo/bootstrap.min.css">
|
||||||
<link rel="stylesheet" href="{% static 'css/style.css' %}">
|
<link rel="stylesheet" href="{% static 'css/style.css' %}">
|
||||||
<title>
|
<title>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue