Upgrade to 3.4.1
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
<?php endif ?>
|
||||
|
||||
<link nonce="<?= $nonce ?>" rel="apple-touch-icon" href="<?= $assetUrl ?>/apple-touch-icon.png" />
|
||||
<link nonce="<?= $nonce ?>" rel="shortcut icon" href="<?= $assetUrl ?>/favicon.png">
|
||||
<link nonce="<?= $nonce ?>" rel="icon" href="<?= $assetUrl ?>/favicon.svg" type="image/svg+xml">
|
||||
<link nonce="<?= $nonce ?>" rel="alternate icon" href="<?= $assetUrl ?>/favicon.png" type="image/png">
|
||||
|
||||
<base href="<?= $panelUrl ?>">
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user