-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (34 loc) · 1.95 KB
/
Copy pathindex.html
File metadata and controls
37 lines (34 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico?v=2" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="The following leaderboard shows the top github contributors of SLIIT FOSS. You can join this leaderboard by sending a Pull Request to any repository within SLIIT FOSS GitHub Organization. Scores will automatically updates when merging a Pull request."
/>
<meta content="SLIIT FOSS Community" name="author"/>
<meta content="sliit, sliit foss, foss, sliit foss community, github campus expert" name="keywords"/>
<meta content="SLIIT FOSS Leaderboard | The following leaderboard shows the top GitHub contributors of SLIIT FOSS" property="og:title"/>
<meta content="website" property="og:type"/>
<meta content="http://www.leaderboard.sliitfoss.com/" property="og:url"/>
<meta content="/banner.png" property="og:image"/>
<meta content="image/jpeg" property="og:image:type"/>
<meta content="400" property="og:image:width"/>
<meta content="300" property="og:image:height"/>
<link rel="apple-touch-icon" href="/banner.png" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<link href="https://unpkg.com/@primer/css/dist/primer.css" rel="stylesheet" />
<link rel="manifest" href="/manifest.json" />
<title>SLIIT FOSS Leaderboard | The following leaderboard shows the top GitHub contributors of SLIIT FOSS</title>
<script type="module" crossorigin src="/assets/index-CZn2naZv.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BIPY0Dyl.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>