mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-06 15:11:35 +01:00
fix paths and add icon path
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Leaderboard</title>
|
||||
<link rel="stylesheet" type="text/css" href="static/site.css">
|
||||
<link rel="stylesheet" type="text/css" href="/static/site.css">
|
||||
<link rel="shortcut icon" href="/static/defaultFavicon.ico">
|
||||
<script src="static/buttons.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user