Set initial meta tags for dashboard pages

This commit is contained in:
Johannes Zellner
2023-04-06 10:20:06 +02:00
parent 909c68b924
commit 7063bcda3c
11 changed files with 21 additions and 10 deletions

View File

@@ -5,7 +5,8 @@
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height" />
<!-- this gets changed once we get the config (because angular has not loaded yet, we see template string for a flash) -->
<title>&lrm;</title>
<title>Cloudron dashboard</title>
<meta name="description" content="Cloudron dashboard">
<link id="favicon" type="image/png" rel="icon" href="/api/v1/cloudron/avatar">
<link rel="apple-touch-icon" href="/api/v1/cloudron/avatar">