mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Web app manifest
This commit is contained in:
parent
739ed215ea
commit
eccacadc48
4 changed files with 19 additions and 1 deletions
|
|
@ -20,6 +20,7 @@
|
|||
{{BaseAppFaviconTouchLinkTag}}
|
||||
<link type="text/css" rel="stylesheet" href="{{BaseAppMainCssLink}}" />
|
||||
<link type="text/css" rel="stylesheet" href="{{BaseAppThemeCssLink}}" id="app-theme-link" />
|
||||
<link rel="manifest" href="{{BaseAppManifestLink}}" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="rl-app"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue