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 53fc4eb commit 575be53Copy full SHA for 575be53
leaderboard_site/src/index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>Letta Leaderboard</title>
7
- <link rel="stylesheet" href="/styles.css">
+ <link rel="stylesheet" href="./styles.css">
8
</head>
9
<body>
10
<nav>
0 commit comments