mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-10 01:47:03 +03:00
Cleanup theme switcher
This commit is contained in:
parent
0f14e235b4
commit
4250dcf3f0
3 changed files with 20 additions and 35 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<meta name="robots" content="noindex,nofollow,noodp">
|
||||
<title></title>
|
||||
<style id="app-boot-css">{{BaseAppBootCss}}</style>
|
||||
<link type="text/css" rel="stylesheet" data-href="{{BaseAppMainCssLink}}" id="rl-css" rel="preload">
|
||||
<link type="text/css" rel="stylesheet" href="{{BaseAppMainCssLink}}">
|
||||
<link rel="manifest" href="{{BaseAppManifestLink}}">
|
||||
<style id="app-theme-style" data-href="{{BaseAppThemeCssLink}}">{{BaseAppThemeCss}}</style>
|
||||
{{BaseAppFaviconPngLinkTag}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue