aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 08a2761..284f52b 100755
--- a/index.php
+++ b/index.php
@@ -7,7 +7,7 @@
<?php require('./inc/header.inc.php'); ?>
<!-- Page-specific -->
- <title>~floppydisk</title>
+ <?php require_once('./inc/title.inc.php') ?>
<meta property="og:title" content="~floppydisk">
<meta property="og:description" content="This is the personal homepage of floppydisk.">
<meta property="og:image" content="/favicon.png">