We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9834497 commit 6cbecf0Copy full SHA for 6cbecf0
1 file changed
index.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<title>glorp</title>
5
- <link rel="icon" type="image/png" href="favicon.png">
+ <link rel="icon" type="image/ico" href="favicon.ico">
6
7
<style>
8
body {
@@ -88,7 +88,7 @@ <h1>gl0rp</h1>
88
</script>
89
<br><br>
90
91
- <img src="glorp.gif" alt="glorp">
+ <img src="glorp.ico" alt="glorp">
92
93
<p>
94
glorp dorp
0 commit comments