Skip to content

Commit 575be53

Browse files
4shubShubham Naik
andauthored
chore: fix style (#108)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
1 parent 53fc4eb commit 575be53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leaderboard_site/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Letta Leaderboard</title>
7-
<link rel="stylesheet" href="/styles.css">
7+
<link rel="stylesheet" href="./styles.css">
88
</head>
99
<body>
1010
<nav>

0 commit comments

Comments
 (0)