summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2021-01-20 13:02:47 -0500
committerJacob McDonnell <jacob@simplelittledream.com>2021-01-20 13:02:47 -0500
commitbd0e2d1916426c879cc227d21ee35b167c409879 (patch)
tree85d972d482fdebcf87d98d996fea58ce5846ebe1
parent7ea414da70fad0788a16012373e4fde3ced59e27 (diff)
updated the meta tags and the README file
-rwxr-xr-xREADME.md11
-rwxr-xr-xindex.html3
2 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index be37817..997cafb 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# What have you stumbled upon?
-This is the custom made startup page of mine. Please do not do anything to it. If you want to take some code feel free to. If you want to see what I plan on doing look below at the [Checklist](#check-list).
+This is the custom made startup page of mine. Please do not do anything to it. If you want to take some code feel free to. If you want to see what I plan on doing look below at the [Checklist](#check-list).
# Check list
@@ -20,17 +20,13 @@ This is a checklist of what needs to be done on this website.
## Imporant
-- Add more commands to the JavaScript console
-- Update links in sidenav
-- Update CSS on Pacman Page
+- none
***
## Unimportant
-- Create new logo images for different Holidays
-- Create JavaScript code to change logo on differnt holidays
-- Merge or Seperate Main and Mobile CSS files
+- none
***
@@ -38,5 +34,6 @@ This is a checklist of what needs to be done on this website.
- ~~Create a READ.MD file~~
- ~~Buy the domain jacobmcdonnell.com~~
+- ~~Merge or Seperate Main and Mobile CSS files~~
***
diff --git a/index.html b/index.html
index 53ccc1b..b88f128 100755
--- a/index.html
+++ b/index.html
@@ -1,6 +1,9 @@
<html>
<head>
<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"/>
<link href="CSS/main.css" rel="stylesheet" type="text/css">
</head>
<body>