Skip to content

Commit

Permalink
SVG favicon (#213)
Browse files Browse the repository at this point in the history
less blurry >.<
  • Loading branch information
ninjamuffin99 authored Dec 4, 2023
1 parent 3822315 commit 9a0c568
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/partials/head.html.eco
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<meta name="author" content="<%= @author %>"/>
<meta name="viewport" content="width=device-width"/>

<link rel="icon" href="/images/haxeflixel.svg">
<link rel="shortcut icon" href="/images/favicon.ico">

<!--[if lt IE 9]>
Expand Down

0 comments on commit 9a0c568

Please sign in to comment.