Skip to content

Commit

Permalink
updated favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
ungiglio committed Sep 10, 2024
1 parent af0891b commit 3bc62b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/favicon/test

This file was deleted.

6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Lande della Discordia</title>
<link href="https://fonts.googleapis.com/css2?family=Pirata+One&display=swap" rel="stylesheet">
<link rel="apple-touch-icon" sizes="180x180" href="https://i.imgur.com/2R9lIOQ.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://i.imgur.com/rQ8Jokf.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://i.imgur.com/fEjuDm7.png">
<link rel="mask-icon" href="https://i.imgur.com/qdDn97I.png" color="#b266ff">
<meta name="msapplication-TileColor" content="#9f00a7">
<meta name="theme-color" content="#ffffff">
<style>
body {
font-family: Arial, sans-serif;
Expand Down

0 comments on commit 3bc62b2

Please sign in to comment.