Skip to content

Commit

Permalink
UPDATE: link to svg favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
fileformat committed Feb 21, 2024
1 parent f601721 commit 624eb76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<meta charset="utf-8">
<title>GitLab SVG Proxy</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="referrer" content="unsafe-url" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css" />
</head>
<body>
Expand Down

0 comments on commit 624eb76

Please sign in to comment.