Do not translate slogan

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2023-07-30 19:02:32 +02:00
parent da8ec77ae3
commit 2bb8531cc8
3 changed files with 7 additions and 7 deletions

View file

@ -4,8 +4,8 @@
<link rel="manifest" href="<%- serverURL %>/icons/site.webmanifest">
<link rel="mask-icon" href="<%- serverURL %>/icons/safari-pinned-tab.svg" color="#b51f08">
<link rel="shortcut icon" href="<%- serverURL %>/icons/favicon.ico">
<meta name="apple-mobile-web-app-title" content="HedgeDoc - <%= __('Collaborative markdown notes') %>">
<meta name="application-name" content="HedgeDoc - <%= __('Collaborative markdown notes') %>">
<meta name="apple-mobile-web-app-title" content="HedgeDoc - Ideas grow better together">
<meta name="application-name" content="HedgeDoc - Ideas grow better together">
<meta name="msapplication-TileColor" content="#b51f08">
<meta name="msapplication-config" content="<%- serverURL %>/icons/browserconfig.xml">
<meta name="theme-color" content="#b51f08">