Merge pull request #8111 from bonktree/opaque-icon
templates: add an opaque icon for mobile home screens
This commit is contained in:
commit
4a3bc8d365
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
|
|
@ -124,6 +124,7 @@
|
|||
onerror="window.location='{% url 'media_failure' %}?filename=netbox-print.css'"
|
||||
/>
|
||||
<link rel="icon" type="image/png" href="{% static 'netbox.ico' %}" />
|
||||
<link rel="apple-touch-icon" type="image/png" href="{% static 'netbox_touch-icon-180.png' %}" />
|
||||
|
||||
{# Javascript #}
|
||||
<script
|
||||
|
|
|
|||
Loading…
Reference in New Issue