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 /template.html | |
| parent | 3e085bd68316c54078892465020269413d906011 (diff) | |
updated favicon
Diffstat (limited to 'template.html')
| -rwxr-xr-x | template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template.html b/template.html index 712599f..206b3e0 100755 --- a/template.html +++ b/template.html @@ -2,6 +2,7 @@ <head> <title>Jacob McDonnell</title> <link href="CSS/main.css" rel="stylesheet" type="text/css"> + <link href="favicon.ico" rel="icon" sizes="any"> </head> <body> <ul> |
