mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
added a webmanifest (#1023)
This commit is contained in:
committed by
Donovan Preston
parent
5028351e6e
commit
416b9902cb
@@ -36,6 +36,8 @@ module.exports = function(state, body = '') {
|
||||
content="${state.baseUrl}${assets.get('send-twitter.jpg')}"
|
||||
/>
|
||||
<meta property="og:url" content="${state.baseUrl}" />
|
||||
<meta name="theme-color" content="#0a84ff" />
|
||||
<link rel="manifest" href="/app.webmanifest" />
|
||||
|
||||
<title>${state.title}</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user