Skip to content

Commit 18bbe80

Browse files
committed
Added favicon
1 parent 13b29a7 commit 18bbe80

16 files changed

+30
-1
lines changed

_includes/head/custom.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,10 @@
33
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
44
<link href="https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap" rel="stylesheet">
55
<!-- insert favicons. use https://realfavicongenerator.net/ -->
6-
6+
<link rel="icon" type="image/png" href="/assets/images/favicon/favicon-96x96.png" sizes="96x96" />
7+
<link rel="icon" type="image/svg+xml" href="/assets/images/favicon/favicon.svg" />
8+
<link rel="shortcut icon" href="/assets/images/favicon/favicon.ico" />
9+
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicon/apple-touch-icon.png" />
10+
<meta name="apple-mobile-web-app-title" content="UF CoDES" />
11+
<link rel="manifest" href="/assets/images/favicon/site.webmanifest" />
712
<!-- end custom head snippets -->

assets/images/._favicon

4 KB
Binary file not shown.
4 KB
Loading
4 KB
Loading
4 KB
Binary file not shown.
4 KB
Loading
4 KB
Binary file not shown.
4 KB
Loading
4 KB
Loading
16.4 KB
Loading

0 commit comments

Comments
 (0)