forked from Eduhub-Community/Eduhub-Community.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcodeOfConduct.html
216 lines (190 loc) · 8.84 KB
/
codeOfConduct.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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Code of Conduct - EduHub Community</title>
<!-- Favicons -->
<link href="assets/img/Eduhub Logo (2).png" rel="icon">
<!-- <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Krub:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link rel="stylesheet" href="assets/css/style.css">
<!--Local CSS File-->
<link rel="stylesheet" href="./assets/css/gallery-style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.css" />
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
<!-- <h1 class="logo"><a href="index.html">Bikin</a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo"><img src="assets/img/Eduhub Logo (2).png" alt="" class="img-fluid" /></a>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto" href="./index.html#hero">Home</a></li>
<li><a class="nav-link scrollto" href="./index.html#about">About</a></li>
<li><a class="nav-link scrollto" href="./index.html#services">Opportunities</a></li>
<li><a class="nav-link scrollto" href="https://eduhubcommunity.tech/conference/">MeetUps</a></li>
<li><a class="nav-link scrollto" href="./index.html#event">Events</a></li>
<li><a class="nav-link scrollto" href="internship-detaills.html">Internships</a></li>
<li><a class="nav-link scrollto active" href="gallery.html">Gallery</a></li>
<li><a class="nav-link scrollto" href="./index.html#team">Team</a></li>
<li><a class="nav-link scrollto" href="./index.html#contact">Contact</a></li>
<li><a class="getstarted scrollto" href="index.html#upcoming-events">Explore</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
</div>
</header>
<!-- End Header -->
<!-- Code of Conduct starts -->
<section id="gallery" class="gallery">
<div class="container mt-6" data-aos="fade-up">
<div class="section-title mb-0 mt-5">
<h2>Code of Conduct</h2>
</div>
</div>
<div class="container" data-aos="zoom-in">
<h2>The specific common behaviours that will not be entertained by us are: -</h2>
<ol>
<li>Making personal attacks on other community members.</li>
<li>Bullying or making inflammatory remarks or making false statements against others.</li>
<li>Post prejudiced comments or profanity.</li>
<li>Not taking part in the meetings of the community.</li>
<li>Not taking active participation in the community work.</li>
</ol>
</div>
<div class="container" data-aos="zoom-in">
<h2>The actions that we will take against such people involve the following things: -</h2>
<ol>
<li>To permanently remove them from the community.</li>
<li>Give them a warning to not to do so.</li>
</ol>
</div>
</section>
<!-- End Code of Conduct -->
<div>
<h2></h2>
<br>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>EduHub Community</h3>
<p>
Chomu Udaipuria Mod, <br />
Jaipur,<br />
Rajasthan. <br /><br />
<!-- <strong>Phone:</strong> +1 5589 55488 55<br /> -->
<strong>Email:</strong>
<p>
<a target="_blank" href="mailto:[email protected]">[email protected]</a>
</p><br />
</p>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Quick Access</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i> <a href="./index.html#hero">Home</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="./index.html#about">About</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="./index.html#services">Opportunities</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="./index.html#event">Events</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="./index.html#team">Team</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Outreach</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i>
<a href="https://linktr.ee/EduhubCommunity">Social Media</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="https://drive.google.com/file/d/1G3uDu9hbX7_oFa2B1bikeaTBPr2wBxs-/view?usp=sharing">MSME</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a
href="codeOfConduct.html">Code
of Conduct</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a
href="https://docs.google.com/forms/d/1XUnnCtcWtDgnCSQmBgqPjUQ6H5KlE8Ek1LJpXX76Hg4/viewform?edit_requested=true">Reach
out to us for any Queries</a>
</li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-newsletter">
<h4>Subscribe</h4>
<p>Stay Updated for our Exciting events</p>
<form action="" method="post">
<input type="email" name="email" /><input type="submit" value="Subscribe" />
</form>
</div>
</div>
</div>
</div>
<div class="container d-md-flex py-4">
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<!-- <a href="#" class="twitter"><i class="bx bxl-twitter"></i></a> -->
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i
class="bx bxl-facebook"></i></a>
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i
class="bx bxl-instagram"></i></a>
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i
class="bx bxl-youtube"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i
class="bx bxl-linkedin"></i></a>
</div>
</div>
</footer>
<!-- End Footer -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<!-- Local Script Files -->
<script src="https://code.jquery.com/jquery-3.6.1.min.js"></script>
<script src="./assets/js/gallery-scripts.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.js"></script>
</body>
</html>