mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 07:08:40 -04:00
Do not translate slogan
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
da8ec77ae3
commit
2bb8531cc8
3 changed files with 7 additions and 7 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue