summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 2401975..dbaf10c 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,10 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>Jacob McDonnell</title>
+ <meta name="description" content="This is the personal website for the real Jacob McDonnell. Feel free to look around, you might find something interesting."/>
+ <meta name="author" content="Jacob McDonnell"/>
+ <meta name="keywords" content="Jacob,McDonnell,Jacob McDonnell"/>
+ <title>Jacob McDonnell</title>
<link href="CSS/main.css" rel="stylesheet" type="text/css">
<script src="JS/main.js"></script>
<script src="JS/command.js"></script>