This repository was archived by the owner on Sep 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcontact.html
More file actions
50 lines (47 loc) · 1.96 KB
/
contact.html
File metadata and controls
50 lines (47 loc) · 1.96 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
---
layout: default
title: Contact
custom_css: contact
---
<div class="mail-general">
<div class="mail-content">
<a href="mailto:ethicalhackers@sheffield.ac.uk" target="_blank">
<img src="/assets/images/icons/mail-general.png">
</a>
</div>
<div class="mail-content">
<h3 class="heading">For general queries, </h3>
<p>Feel free to contact us if you have any questions!</p>
<p>Click the icon on the left or mail to
<a href="mailto:ethicalhackers@sheffield.ac.uk" target="_blank">ethicalhackers@sheffield.ac.uk</a>
</p>
<p>Find all our socials links at <a href="https://linktr.ee/shefesh">https://linktr.ee/shefesh</a></p>
</div>
</div>
<div class="mail-inclusions">
<div class="mail-content">
<strong style="color: #00e7e7;">For inclusions issues, </strong>you can email directly to our inclusions officer Sam:
<a href="slaister1@sheffield.ac.uk" target="_blank">slaister1@sheffield.ac.uk</a>
</div>
</div>
<h3 class="title-center">Our Social Media</h3>
<div class="social-media">
<a href="https://github.com/ShefESH" target="_blank">
<img src="/assets/images/icons/github.png" alt="Github logo">
</a>
<a href="https://www.facebook.com/shefesh">
<img src="/assets/images/icons/facebook.png" alt="Facebook logo">
</a>
<a href="https://discord.gg/XyQBQJFEcR">
<img src="/assets/images/icons/discord.png" alt="Discord logo">
</a>
<a href="https://twitter.com/_shefesh">
<img src="/assets/images/icons/twitter.png" alt="Twitter logo">
</a>
<a href="https://www.linkedin.com/company/sheffield-ethical-student-hackers">
<img src="/assets/images/icons/linkedin.png" alt="Linkedin logo">
</a>
</div>
<h3 class="title-center join-us">
<a href="https://su.sheffield.ac.uk/activities/view/ethical-student-hackers-societyy" target="_blank">Join us!</a>
</h3>