Move title path thing to page title
This commit is contained in:
parent
5fab5ac440
commit
dcc3c8dd54
12 changed files with 32 additions and 37 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue