Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for a spectator role #21

Merged
merged 10 commits into from
Sep 15, 2024
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<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="Bashaway | 2023" />
<meta property="og:title" content="Bashaway | 2024" />
<meta property="og:description" content="Race against time with automation" />
<meta property="og:image" content="https://admin.bashaway.sliitfoss.org/assets/icons/favicon.svg" />
<meta property="og:image:width" content="64" />
Expand All @@ -25,7 +25,7 @@
<meta property="twitter:title" content="Bashaway Competitor Portal">
<meta property="twitter:description" content="Race against time with automation">
<meta property="twitter:card" content="summary_large_image">
<title>Bashaway | 2023</title>
<title>Bashaway | 2024</title>
</head>

<body>
Expand Down
Loading
Loading