mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 18:30:20 +02:00
Intstaller Layout: Added missing meta tags
This commit is contained in:
@@ -113,6 +113,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Monstra :: Install</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Monstra Install Area">
|
||||
<link rel="icon" href="<?php echo $site_url; ?>favicon.ico" type="image/x-icon" />
|
||||
<link rel="shortcut icon" href="<?php echo $site_url; ?>favicon.ico" type="image/x-icon" />
|
||||
|
Reference in New Issue
Block a user