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 871b175 commit ece50f9Copy full SHA for ece50f9
JavaDiscord/home.html
@@ -7,6 +7,7 @@
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
<link rel="stylesheet" href="./css/styles.css">
9
<link rel="stylesheet" href="./css/queries.css">
10
+ <link rel="shortcut icon" href="./assets/LogoRedWhite.png" type="image/x-icon">
11
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css">
12
<title>Java Discord - Java Community on Discord</title>
13
</head>
0 commit comments