added favicon

This commit is contained in:
Spencer Flagg 2022-07-29 13:14:40 +02:00
parent 3e88bad5df
commit 9ac8732dfc
2 changed files with 1 additions and 0 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

View file

@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Wedding</title> <title>The Wedding</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head> </head>
<body> <body>