We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece50f9 commit 4d793ceCopy full SHA for 4d793ce
JavaDiscord/rules.html
@@ -5,6 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<link rel="stylesheet" href="./css/styles.css">
8
+ <link rel="shortcut icon" href="./assets/LogoRedWhite.png" type="image/x-icon">
9
<link rel="stylesheet" href="./css/queries.css">
10
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css">
11
<title>Java Discord - Rules</title>
@@ -139,4 +140,4 @@ <h3 id="rule-num">12.</h3>
139
140
141
</script>
142
</body>
-</html>
143
+</html>
0 commit comments