Skip to content

Commit 4d793ce

Browse files
authored
favicon rules.html
1 parent ece50f9 commit 4d793ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

JavaDiscord/rules.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<link rel="stylesheet" href="./css/styles.css">
8+
<link rel="shortcut icon" href="./assets/LogoRedWhite.png" type="image/x-icon">
89
<link rel="stylesheet" href="./css/queries.css">
910
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css">
1011
<title>Java Discord - Rules</title>
@@ -139,4 +140,4 @@ <h3 id="rule-num">12.</h3>
139140

140141
</script>
141142
</body>
142-
</html>
143+
</html>

0 commit comments

Comments
 (0)