mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Change app favicon
This commit is contained in:
parent
b61142f29b
commit
b6b54b2540
5 changed files with 9 additions and 3 deletions
|
|
@ -20,10 +20,12 @@
|
|||
document.location.replace('{{BaseAppIndexFile}}?/NoCookie');
|
||||
}
|
||||
</script>
|
||||
<meta name="Author" content="RainLoop Team" />
|
||||
<meta name="robots" content="noindex, nofollow, noodp" />
|
||||
<meta name="google" content="notranslate" />
|
||||
<title></title>
|
||||
<link rel="shortcut icon" href="{{BaseAppFaviconFile}}" />
|
||||
<link rel="shortcut icon" href="{{BaseAppFaviconPngFile}}" type="image/png" />
|
||||
<link rel="apple-touch-icon" href="{{BaseAppAppleTouchFile}}" type="image/png" />
|
||||
<link type="text/css" rel="stylesheet" href="{{BaseAppMainCssLink}}" />
|
||||
<link type="text/css" rel="stylesheet" id="rlThemeLink" />
|
||||
<script type="text/javascript">{{BaseAppBootScriptSource}}</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue