new app icon
This commit is contained in:
parent
a7d82960b5
commit
f6dd027386
2 changed files with 2 additions and 2 deletions
BIN
app/static/img/appicon/appiconfbf.png
Normal file
BIN
app/static/img/appicon/appiconfbf.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
|
@ -8,8 +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="apple-touch-icon" sizes="128x128" href="{% static 'img/appicon/appiconfbf.png' %}">
|
||||||
<link rel="icon" sizes="192x192" href="{% static 'img/favicon/l.png' %}">
|
<link rel="icon" sizes="192x192" href="{% static 'img/appicon/appiconfbf.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