diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-03-17 21:36:51 -0500 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-03-17 21:36:51 -0500 |
commit | 0c40c56440c75178d99c60bd4e8fbdb123513333 (patch) | |
tree | 812ee31c189824249a2f4768636d80ce61ada8c8 /projects.html | |
parent | be718e1b86c38746bb9e5b349364c7be74f7829c (diff) |
remove favicon
Diffstat (limited to 'projects.html')
-rw-r--r-- | projects.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects.html b/projects.html index 75a9b39..3c4b99f 100644 --- a/projects.html +++ b/projects.html @@ -6,6 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" href="styles.css" /> + <link rel="icon" type="image/png" href="data:image/png;base64," /> </head> <body> <div class="header"> |