Fix filepath to style

This commit is contained in:
Sravan Balaji
2025-01-01 17:05:26 -05:00
parent b21d04854e
commit be269cf9b5

View File

@@ -38,7 +38,7 @@
</script>
<!-- Stylesheet -->
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" href="/style.css" />
<!-- Favicon -->
<link rel="icon" href="/assets/branding/favicon.ico" type="image/x-icon" />