forked from BlackTimber-Labs/HacktoberFest2021
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
116 lines (109 loc) · 6.26 KB
/
index.html
File metadata and controls
116 lines (109 loc) · 6.26 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>BlackTimber Labs HacktoberFest 2021</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
crossorigin="anonymous">
</head>
<body id="page-top" data-bs-spy="scroll" data-bs-target="#mainNav" data-bs-offset="72">
<nav class="navbar navbar-light navbar-expand-lg fixed-top bg-mgreen text-uppercase" id="mainNav">
<div class="container"><a class="navbar-brand" href="#page-top">HacktoberFest 2021</a><button data-bs-toggle="collapse" data-bs-target="#navbarResponsive" class="navbar-toggler text-white navbar-toggler-right text-uppercase rounded" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><i class="fa fa-bars"></i></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded" href="contributors.html">Contributors</a></li>
</ul>
</div>
</div>
</nav>
<header class="text-center masthead"><img src="assets/img/hacktober.png">
</header>
<section class="mb-0" id="about">
<div class="container">
<h2 class="text-uppercase text-center">Hacktober<span>Fest</span> 2021</h2>
<hr class="star-light mb-5">
<div class="row">
<div class="text-center">
<p class="lead">Hacktoberfest, in its 8th year, is a month-long celebration of open source software run by DigitalOcean. During the month of October, we invite you to join open-source software enthusiasts, beginners, and the developer community by contributing to open-source projects.<br><br></p>
<p>
<ul>
<li>Prepare and share your project for collaboration</li>
<li>Contribute to the betterment of a project via pull request</li>
<li>Organize an event</li>
<li>Mentor others</li>
<li>Donate directly to open source projects</li>
</ul>
<p>For more rules and information regarding this event checkout their official website <a href="http://hacktoberfest.digitalocean.com/">Hacktober Fest 2021</a></p>
</p>
<p class = "lead">
This website has been created to document the developers who contributed to the repositories of BlackTimber Labs as a part of HacktoberFest '21.<br>
Checkout the <a href = "https://blacktimber-labs.github.io/HacktoberFest2021/contributors.html">Contributors</a> page to take a look at the profiles of the contributors!
</p>
</p>
</div>
</div>
</div>
</section>
<!--Contact Us Section-------->
<section class="contact-section">
<h2 class="r1 my-1" align = "center">Contact Us</h2>
<br>
<br>
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5">
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-map-marked-alt text-primary mb-2"></i>
<h4 class="text-uppercase text-black m-0">Address</h4>
<hr class="my-4 mx-auto" />
<div class="small text-black">MANIPAL UNIVERSITY JAIPUR, Rajasthan</div>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-envelope text-primary mb-2"></i>
<h4 class="text-uppercase text-black m-0">Email</h4>
<hr class="my-4 mx-auto" />
<div id="r2" class="small text-black"><a href="#">lead@blacktimberlabs.xyz</a></div>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-mobile-alt text-primary mb-2"></i>
<h4 class="text-uppercase text-black m-0">Phone</h4>
<hr class="my-4 mx-auto" />
<div class="small text-black">+91 996897623</div>
</div>
</div>
</div>
</div>
<div class="social d-flex justify-content-center pb-5">
<a class="mx-2" href="#!"><i class="fab fa-instagram"></i></a>
<a class="mx-2" href="#!"><i class="fab fa-discord"></i></a>
<a class="mx-2" href="#!"><i class="fab fa-github"></i></a>
<a class="mx-2" href="#!"><i class="fab fa-linkedin"></i></a>
</div>
</div>
</section>
<div class="text-center text-white copyright py-4 bg-mgreen">
<div class="container"><small>Copyright © BlackTimber Labs 2021</small></div>
</div>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/freelancer.js"></script>
<!-- JavaScript -->
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script>
</body>
</html>