Skip to content

Commit f46d172

Browse files
Merge pull request #21 from sliit-foss/development
Added support for a spectator role
2 parents 7179336 + e7f31ed commit f46d172

File tree

15 files changed

+9686
-81
lines changed

15 files changed

+9686
-81
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" />
1212
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1313
<meta name="description" content="Race against time with automation" />
14-
<meta property="og:title" content="Bashaway | 2023" />
14+
<meta property="og:title" content="Bashaway | 2024" />
1515
<meta property="og:description" content="Race against time with automation" />
1616
<meta property="og:image" content="https://admin.bashaway.sliitfoss.org/assets/icons/favicon.svg" />
1717
<meta property="og:image:width" content="64" />
@@ -25,7 +25,7 @@
2525
<meta property="twitter:title" content="Bashaway Competitor Portal">
2626
<meta property="twitter:description" content="Race against time with automation">
2727
<meta property="twitter:card" content="summary_large_image">
28-
<title>Bashaway | 2023</title>
28+
<title>Bashaway | 2024</title>
2929
</head>
3030

3131
<body>

0 commit comments

Comments
 (0)