-
Notifications
You must be signed in to change notification settings - Fork 22
/
index.html
190 lines (160 loc) · 8.61 KB
/
index.html
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!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="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">
<link rel="stylesheet" href="assets/bootstrap/css/style.css">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/img/favicon/site.webmanifest">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="https://kit.fontawesome.com/0d2eb8f025.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="assets/bootstrap/css/footer.css">
<link rel="stylesheet" href="style.css">
</head>
<body id="page-top" data-bs-spy="scroll" data-bs-target="#mainNav" data-bs-offset="72">
<a href="#" class="to-top">
<i class="fas fa-chevron-up"></i>
</a>
<script src="freelancer.js"></script>
<nav class="navbar navbar-expand-lg navbar-daek bg-dark">
<div class="container"><a class="navbar-" href="index.html">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="" href="contributors.html">Contributors</a></li>
</ul>
</div>
</div>
</nav>
<header class="text-center masthead">
<a href="https://hacktoberfest.digitalocean.com/" target="_blank" rel="noopener" ><img src="assets/img/hfp.png"></a>
</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"><b>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.</b><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 eff">
<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 eff">
<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 eff">
<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="https://www.instagram.com/hacktoberfest/?hl=en"><i class="fab fa-instagram"></i></a>
<a class="mx-2" href="https://discord.com/invite/hacktoberfest"><i class="fab fa-discord"></i></a>
<a class="mx-2" href="#!"><i class="fab fa-github"></i></a>
<a class="mx-2" href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fhacktoberfest.digitalocean.com"><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 class="container"><small>Made with ❤️ by Team BlackTimber Labs</small></div>
<div class="container"><small>For Open Source</small></div>
</div> -->
<!-- footer -->
<footer class="footer">
<div class="footer-logo-box" >
Copyright © BlackTimber Labs 2021
</div>
<div class="row">
<div class="col-1-of-2">
<div class="footer-navigation">
<ul class="footer-list">
<li class="footer-items"><a href="" class="footer-link">Company</a></li>
<li class="footer-items"><a href="" class="footer-link">Contact us</a></li>
<li class="footer-items"><a href="" class="footer-link">Privacy policy</a></li>
<li class="footer-items"><a href="" class="footer-link">Terms</a></li>
</ul>
</div>
</div>
<div class="col-1-of-2">
<p class="footer-copyright">
Made with ❤️ by <a href="#" class="footer-link">Team BlackTimber Labs</a> .
</p>
</div>
</div>
</footer>
<!-- footer -->
<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>
<script>
var icon = document.getElementById("icon");
icon.onclick = function(){
document.body.classList.toggle("dark-theme");
if(document.body.classList.contains("dark-theme")){
icon.src = "assets/img/dark theme icon/sun.png";
}
else{
icon.src="assets/img/dark theme icon/moon.png";
}
}
</script>
</body>
</html>