Fix variables not being loaded on login page
This commit is contained in:
parent
3fe5a652fb
commit
aef8040d25
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>GitDock</title>
|
||||
<link rel="stylesheet" href="variables.css" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" />
|
||||
<link
|
||||
|
|
|
|||
Loading…
Reference in New Issue