-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathoweek.html
More file actions
101 lines (89 loc) · 5.79 KB
/
oweek.html
File metadata and controls
101 lines (89 loc) · 5.79 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>GWiCS :: EVENTS</title>
<link rel="shortcut icon" href="img/cool.ico">
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Cabin:700' rel='stylesheet' type='text/css'>
<!-- Custom styles for this template -->
<link href="css/grayscale.css" rel="stylesheet">
<link href="css/agency.css" rel="stylesheet">
<link href="css/slider.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="index.html">GUELPH WOMEN IN COMPUTER SCIENCE</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" style="color:black;" href="events.html">Events</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="gallery.html">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="resources.html">Resources</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="join.html">Join Us!</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="services" style="color: black;">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 class="section-heading text-uppercase text-center">Orientation Week 2020!</h1>
<p class="text-center">We're so excited to welcome all our new students for the Fall 2020 Semester!<br>This year will be a little different since all our events are virtual, but don't worry - it will still be a blast :)<br>Hope to see you there!</p>
<h2 class="section-subheading text-uppercase">GWiCS O-Week 2020 Events</h2>
<ul id="events_list">
<li><a href="https://gryphlife.uoguelph.ca/event/161611" target="_blank">#ThisIsComputerScience </a> | Monday Sept 7th @ 1:30 - 4:00pm | <a href="https://teams.microsoft.com/l/channel/19%3a45fcdcbb69d846c493578049811c0ffb%40thread.tacv2/General?groupId=86c0a517-6db8-4ca6-a49c-dffb5cdaa665&tenantId=be62a12b-2cad-49a1-a5fa-85f4f3156a7d" target="_blank">Join on Teams</a> </li>
<li><a href="https://gryphlife.uoguelph.ca/event/161553" target="_blank">Speed Friendship with GWiCS </a> | Wednesday Sept 9th @ 5:30 - 6:30pm | <a href="https://discord.gg/Gg3KgJK" target="_blank">Join on Discord</a></li>
<li><a href="https://gryphlife.uoguelph.ca/event/161554" target="_blank">Movie Night with GWiCS </a> | Thursday Sept 10th @ 7:00 - 9:30pm | <a href="https://discord.gg/Gg3KgJK" target="_blank">Join on Discord</a> </li>
<li><a href="https://gryphlife.uoguelph.ca/event/161615" target="_blank">GWiCS x SOCIS Virtual Campus Scavenger Hunt </a> | Friday Sept 11th @ 12:00 - 1:30pm | <a href="https://discord.gg/Gg3KgJK" target="_blank">Join on Discord</a> </li>
</ul>
<h2 class="section-subheading text-uppercase">Useful Links</h2>
<ul id="events_list">
<li><a href="https://gryphlife.uoguelph.ca/events">GryphLife</a> - this is where you can find all U of G's O-week events listed. Login with your Single Sign On.</li>
<li><a href="./oweekfull.pdf">SOCS O-week Schedule</a> - this is the full School of Computer Science O-week Schedule, including events from GWiCS and SOCIS!</li>
<li><a href="https://discord.gg/Gg3KgJK">SOCIS O-week Discord</a> - use this link to join the SOCIS O-week Discord, where all our events are being hosted.</li>
<li><a href="https://teams.microsoft.com/l/channel/19%3a45fcdcbb69d846c493578049811c0ffb%40thread.tacv2/General?groupId=86c0a517-6db8-4ca6-a49c-dffb5cdaa665&tenantId=be62a12b-2cad-49a1-a5fa-85f4f3156a7d">SOCS Teams Channel</a> - use this link to join the SOCS Microsoft Teams group, where the #ThisIsComputerScience event will be being hosted.</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="page-footer">
<div class="container text-center">
<p>Copyright © GWiCS, University of Guelph 2021</p>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/grayscale.min.js"></script>
</body>
</html>