aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/partials')
-rw-r--r--app/views/partials/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/partials/header.php b/app/views/partials/header.php
index 5dd413c..d78bbe3 100644
--- a/app/views/partials/header.php
+++ b/app/views/partials/header.php
@@ -2,7 +2,7 @@
<html class="has-navbar-fixed-top" lang="en-us">
<head>
- <title><?php $navigation->title(); ?>Thedro Neely</title>
+ <title><?php echo $title = $title ?? 'Portfolio - '; ?>Thedro Neely</title>
<meta name="description" content="Thedro's Portfolio Website">
<meta name="keywords" content="Thedro,Neely,Portfolio,Website">