summaryrefslogtreecommitdiff
path: root/templates/template.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2025-01-02 14:02:25 -0500
committerJacob McDonnell <jacob@jacobmcdonnell.com>2025-01-02 14:02:25 -0500
commitf7335f0d315ecc4eb86230ce0f9afce8954e553d (patch)
tree996f02f9e4256ba35a8a06b54dfcaa511ed04166 /templates/template.html
parent5d0b6da48208fbdbe2dd050f8a8e2daa00985bc6 (diff)
New Logos
Diffstat (limited to 'templates/template.html')
-rwxr-xr-xtemplates/template.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html
index a4e8c28..b6af29a 100755
--- a/templates/template.html
+++ b/templates/template.html
@@ -10,7 +10,9 @@
<meta name="keywords" content="Jacob,McDonnell,Jacob McDonnell,jacob,mcdonnell,jacob mcdonnell"/>
<title>Jacob McDonnell</title>
<link href="/css/main.css" rel="stylesheet" type="text/css">
- <link href="/favicon.ico" rel="icon" sizes="any">
+ <link rel="icon" type="image/png" sizes="48x48" href="/icons/favicon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon16.png">
</head>
<body>
<ul class="topBar">