diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-12 13:21:10 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-12 13:21:10 -0500 |
| commit | 5495d29c5c49616ef2705e72d4fa90fd647f6117 (patch) | |
| tree | a62e9acad23c38738aab9d3f3ecefc4c308239a9 /index.html | |
| parent | 3e085bd68316c54078892465020269413d906011 (diff) | |
updated favicon
Diffstat (limited to 'index.html')
| -rwxr-xr-x | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,8 +3,9 @@ <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"/> + <meta name="keywords" content="Jacob,McDonnell,Jacob McDonnell,jacob,mcdonnell,jacob mcdonnell"/> <link href="CSS/main.css" rel="stylesheet" type="text/css"> + <link href="favicon.ico" rel="icon" sizes="any"> </head> <body> <ul> |
