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 86ac6fb commit 4ade9adCopy full SHA for 4ade9ad
SignUp/signup.html
@@ -5,7 +5,7 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>Sign Up for GamingTools</title>
7
<link rel="stylesheet" href="signup.css">
8
- <link rel="shortcut icon" href="images/logo.png" type="image/x-icon">
+ <link rel="shortcut icon" href="../images/logo.png" type="image/x-icon">
9
</head>
10
<body>
11
<div class="signup-container">
0 commit comments