This commit is contained in:
2022-02-19 08:35:09 -05:00
parent 961b003078
commit dff9b496cf
3 changed files with 93 additions and 61 deletions
@@ -20,7 +20,7 @@ $server_name = 'https://'. $_SERVER['HTTP_HOST'];
<meta property="og:url" content="<?=$server_name?>" />
<meta property="og:site_name" content="WrenchBoard" />
<link rel="canonical" href="<?=$server_name?>" />
<link rel="shortcut icon" href="/assets/ext/images/favicon.png">
<link rel="shortcut icon" href="<?=$server_name?>/assets/ext/images/favicon.png">
<!--begin::Fonts-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
<!--end::Fonts-->