mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
parent
1be8e14772
commit
c7b4ef00e2
@ -47,6 +47,7 @@ $innerLayoutScript = $this->layout()->innerLayout . '.phtml';
|
||||
<script src="<?= $this->baseUrl('js/vendor/respond.min.js');?>"></script>
|
||||
<![endif]-->
|
||||
<link type="image/png" rel="shortcut icon" href="<?= $this->baseUrl('img/favicon.png') ?>" />
|
||||
<link rel="apple-touch-icon" href="<?= $this->baseUrl('img/touch-icon.png') ?>">
|
||||
</head>
|
||||
<body id="body" class="loading">
|
||||
<pre id="responsive-debug"></pre>
|
||||
|
BIN
public/img/touch-icon.png
Normal file
BIN
public/img/touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Loading…
x
Reference in New Issue
Block a user