Move title path thing to page title

This commit is contained in:
Frankie B 2022-12-20 20:55:38 +00:00
commit dcc3c8dd54
12 changed files with 32 additions and 37 deletions

View file

@ -6,7 +6,7 @@
<?php require('../inc/header.inc.php'); ?>
<!-- Page-specific -->
<title>Projects</title>
<?php require_once('../inc/title.inc.php') ?>
<!--<link rel="shortcut icon" href="../res/img/icons/ico/calc.ico" type="image/x-icon">-->
<meta property="og:title" content="Projects">
<meta property="og:description" content="Personal and group projects">