Fix filepath to style
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- Stylesheet -->
|
<!-- Stylesheet -->
|
||||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
||||||
|
|
||||||
<!-- Favicon -->
|
<!-- Favicon -->
|
||||||
<link rel="icon" href="/assets/branding/favicon.ico" type="image/x-icon" />
|
<link rel="icon" href="/assets/branding/favicon.ico" type="image/x-icon" />
|
||||||
|
Reference in New Issue
Block a user