-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bfc17a2
commit 8a87195
Showing
17 changed files
with
602 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8" /> | ||
<link rel="icon" type="image/svg+xml" href="./assets/icons/favicon.svg" /> | ||
<link rel="preconnect" href="https://fonts.googleapis.com" /> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> | ||
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" | ||
as="style" /> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="description" content="Race against time with automation" /> | ||
<meta property="og:title" content="Leaderboard | Bashaway 2023" /> | ||
<meta property="og:description" content="Race against time with automation" /> | ||
<meta property="og:image" content="https://leaderboard.bashaway.sliitfoss.org/assets/icons/favicon.svg" /> | ||
<meta property="og:image:width" content="64" /> | ||
<meta property="og:image:height" content="64" /> | ||
<meta property="og:image:alt" content="Bashaway Logo" /> | ||
<meta property="og:url" content="https://leaderboard.bashaway.sliitfoss.org" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:site_name" content="Bashaway Leaderboard" /> | ||
<meta property="og:locale" content="en_US" /> | ||
<title>Leaderboard | Bashaway</title> | ||
<script type="module" crossorigin src="./assets/index-35500a6b.js"></script> | ||
<link rel="stylesheet" href="./assets/index-8157cc0f.css"> | ||
</head> | ||
|
||
<body> | ||
<div id="root"></div> | ||
|
||
</body> | ||
|
||
</html> |