aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2018-12-16 11:36:04 -0500
committerThedro Neely <thedroneely@gmail.com>2018-12-16 11:36:04 -0500
commitc10c6235349fe85df9233a63e3fff4e6f9d590bd (patch)
treeb43b1a96767be16c126f5b2bd03d1870f4082bf0 /app/views/partials
parent754818c107f3a425cd308f3ef74d53b8a29b8cb3 (diff)
downloadthedroneely.com-c10c6235349fe85df9233a63e3fff4e6f9d590bd.tar.gz
thedroneely.com-c10c6235349fe85df9233a63e3fff4e6f9d590bd.tar.bz2
thedroneely.com-c10c6235349fe85df9233a63e3fff4e6f9d590bd.zip
app/model/Navigation: Make header title shorter
Add specific case for home page
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 558ea2a..89d1530 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->generateTitle(); ?>Portfolio - Thedro Neely</title>
+ <title><?php $navigation->generateTitle(); ?>Thedro Neely</title>
<meta name="description" content="Thedro's Portfolio Website">
<meta name="keywords" content="Thedro,Neely,Portfolio,Website">