aboutsummaryrefslogtreecommitdiff
path: root/views/partials/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials/header.php')
-rw-r--r--views/partials/header.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/partials/header.php b/views/partials/header.php
index 790cbe5..87761cf 100644
--- a/views/partials/header.php
+++ b/views/partials/header.php
@@ -9,7 +9,7 @@
<meta charset="utf-8">
- <title>Edwin Mattiacci - <?php webTitle();?></title>
+ <title>Edwin Mattiacci - <?php title();?></title>
<meta name="author" content="Edwin Mattiacci">
<meta name="description" content="Edwin Mattiacci Voiceover. Narration, Trailers, Commercials, and More.">
@@ -24,6 +24,6 @@
</head>
- <body id="main">
+ <body>
<?php require 'navigator.php'; ?>