diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2021-01-20 13:02:47 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2021-01-20 13:02:47 -0500 |
| commit | bd0e2d1916426c879cc227d21ee35b167c409879 (patch) | |
| tree | 85d972d482fdebcf87d98d996fea58ce5846ebe1 /index.html | |
| parent | 7ea414da70fad0788a16012373e4fde3ced59e27 (diff) | |
updated the meta tags and the README file
Diffstat (limited to 'index.html')
| -rwxr-xr-x | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |
