Server render shared page meta tags

This commit is contained in:
Philipinho
2025-04-19 14:59:52 +01:00
parent 5ccea524c7
commit fa6c10b07f
7 changed files with 320 additions and 123 deletions

View File

@ -6,6 +6,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Docmost</title>
<!--meta-tags-->
</head>
<body>
<div id="root"></div>