fredboniface.co.uk/page-blocks/head.php

8 lines
425 B
PHP

<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Frederick Boniface">
<link rel="icon" type="image/png" href="/images/favicon.png">
<link rel="stylesheet" href="/style/new_style.css">
<title><?php echo $page_title ?></title> <!-- Apply Title Case To This Output -->
</head>