summaryrefslogtreecommitdiff
path: root/includes/head.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/head.php')
-rw-r--r--includes/head.php9
1 files changed, 7 insertions, 2 deletions
diff --git a/includes/head.php b/includes/head.php
index 44184d4..1911df6 100644
--- a/includes/head.php
+++ b/includes/head.php
@@ -2,7 +2,7 @@
<html lang="en-US">
<head>
- <title>53hornet</title>
+ <title>Adam Carpenter (53hornet)</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:description" content="The World Wide Web pages of Adam Carpenter" />
@@ -24,5 +24,10 @@
<body>
- <?php include('nav.php'); ?>
+ <header>
+ <a href="#menu">
+ &#9662;Menu
+ </a>
+ </header>
+
<article>