-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
df715e3
commit cc0d5f8
Showing
1 changed file
with
194 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,194 +1,194 @@ | ||
<!DOCTYPE html> | ||
<!-- https://getbootstrap.com/docs/4.4/components/alerts/ --> | ||
|
||
<html> | ||
<head> | ||
<title>VGDC UWindsor</title> | ||
|
||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width" /> | ||
<meta property="og:site_name" content="VGDC UWindsor" /> | ||
<meta property="og:title" content="VGDC UWindsor Official Website" /> | ||
<meta | ||
property="og:description" | ||
content="A group of students coming together to explore and create video games" | ||
/> | ||
<meta property="og:image" content="https://i.imgur.com/biNVuLx.png" /> | ||
<meta property="og:type" content="website" /> | ||
<link href="style.css" rel="stylesheet" type="text/css" /> | ||
<link | ||
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" | ||
rel="stylesheet" | ||
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" | ||
crossorigin="anonymous" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css" | ||
integrity="sha256-PHcOkPmOshsMBC+vtJdVr5Mwb7r0LkSVJPlPrp/IMpU=" | ||
crossorigin="anonymous" | ||
/> | ||
<!--Favicons and such--> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon.png" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png" /> | ||
<link rel="manifest" href="/icons/site.webmanifest" /> | ||
<link rel="mask-icon" href="/icons/safari-pinned-tab.svg" color="#5bbad5" /> | ||
<link rel="shortcut icon" href="/icons/favicon.ico" /> | ||
|
||
<link | ||
href="https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap" | ||
rel="stylesheet" | ||
/> | ||
|
||
<meta name="msapplication-TileColor" content="#da532c" /> | ||
<meta name="msapplication-config" content="/icons/browserconfig.xml" /> | ||
<meta name="theme-color" content="#ffffff" /> | ||
</head> | ||
<body class="smooth black mario"> | ||
<nav class="navbar navbar-expand-lg navbar-dark fixed-top black"> | ||
<a class="navbar-brand" href="#"><img src="vgdcDark.png" height="60px" /></a> | ||
<button | ||
class="navbar-toggler" | ||
type="button" | ||
data-toggle="collapse" | ||
data-target="#navbarNavDropdown" | ||
aria-controls="navbarNavDropdown" | ||
aria-expanded="false" | ||
aria-label="Toggle navigation" | ||
> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navbarNavDropdown"> | ||
<ul class="navbar-nav"> | ||
<li class="nav-item active"> | ||
<a class="nav-link" href="#home" | ||
>Home <span class="sr-only">(current)</span></a | ||
> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="#about" | ||
>About <span class="sr-only">(current)</span></a | ||
> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="#members" | ||
>Members <span class="sr-only">(current)</span></a | ||
> | ||
</li> | ||
</ul> | ||
</div> | ||
</nav> | ||
|
||
<div id="home" class="container center pushed" style="padding-top: 130px"> | ||
<h1> | ||
Welcome to the Official Website for the UWindsor <br /><br /><b | ||
>Video Game Design Club (VGDC)</b | ||
> | ||
</h1> | ||
<br /><br /> | ||
<a | ||
class="btn btn-outline-light animated infinite slow pulse" | ||
href="https://discord.gg/VKAYKaM" | ||
>Join Our Discord Server</a | ||
> | ||
</div> | ||
|
||
<div id="about" class="container center pushed" style="padding-top: 150px"> | ||
<h1>About Us</h1> | ||
<br /><br /> | ||
<p class="pushed"> | ||
We are a club of students from the University of Windsor who are passionate about | ||
video games, and the creation of them. Our goal is to learn about video game design, | ||
and hone our skills to become better at the process. | ||
<b | ||
><br />Join us today by | ||
<a href="https://discord.gg/VKAYKaM">joining our Discord Server</a></b | ||
> | ||
</p> | ||
</div> | ||
|
||
<div id="members" class="container center pushed" style="padding-top: 150px"> | ||
<h1>Members</h1> | ||
<br /> | ||
|
||
<h3>Exectutive</h3> | ||
<br /> | ||
<div class="row"> | ||
<div class="col-md-4"> | ||
<h5>President</h5> | ||
<p>Connor Horman</p> | ||
<h5>Head of Development</h5> | ||
<p>Nafiz Hasan</p> | ||
</div> | ||
<div class="col-md-4"> | ||
<h5>Vice President</h5> | ||
<p>Tanzim Hossain</p> | ||
<h5>Head of Community</h5> | ||
<p>Yasir Saeed</p> | ||
</div> | ||
<div class="col-md-4"> | ||
<h5>Treasurer</h5> | ||
<p>Amitoz Brar</p> | ||
</div> | ||
</div> | ||
|
||
<br /><br /> | ||
<h3>Founding Members</h3> | ||
<br /> | ||
<div class="row"> | ||
<div class="col-md-3"></div> | ||
|
||
<div class="col-md-3"> | ||
<p>Connor Horman</p> | ||
<p>Jeremie Bornais</p> | ||
<p>Wahid Bawa</p> | ||
<p>Veronica Reingold</p> | ||
</div> | ||
<div class="col-md-3"> | ||
<p>Harnoor Singh</p> | ||
<p>Julia Sabelli</p> | ||
<p>Craig Archibald</p> | ||
<p>Faraz Naseem</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<!--Footer--> | ||
|
||
<p class="center" style="margin-top: 40px">Video Game Design Club Windsor 2022</p> | ||
<script src="script.js"></script> | ||
<!--Scripts: DO NOT TOUCH!--> | ||
<script src="script.js"></script> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> | ||
<script | ||
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" | ||
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" | ||
crossorigin="anonymous" | ||
></script> | ||
<script | ||
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js" | ||
integrity="sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm" | ||
crossorigin="anonymous" | ||
></script> | ||
<!-- | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js" integrity="sha256-z6FznuNG1jo9PP3/jBjL6P3tvLMtSwiVAowZPOgo56U=" crossorigin="anonymous"></script> | ||
<script> | ||
var wow = new WOW( | ||
{ | ||
boxClass: 'wow', // animated element css class (default is wow) | ||
animateClass: 'animated', // animation css class (default is animated) | ||
offset: 0, // distance to the element when triggering the animation (default is 0) | ||
mobile: true, // trigger animations on mobile devices (default is true) | ||
live: true, // act on asynchronously loaded content (default is true) | ||
callback: function(box) { | ||
// the callback is fired every time an animation is started | ||
// the argument that is passed in is the DOM node being animated | ||
}, | ||
scrollContainer: null // optional scroll container selector, otherwise use window | ||
} | ||
); | ||
wow.init(); | ||
</script> | ||
--></body> | ||
</html> | ||
<!DOCTYPE html> | ||
<!-- https://getbootstrap.com/docs/4.4/components/alerts/ --> | ||
|
||
<html> | ||
<head> | ||
<title>VGDC UWindsor</title> | ||
|
||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width" /> | ||
<meta property="og:site_name" content="VGDC UWindsor" /> | ||
<meta property="og:title" content="VGDC UWindsor Official Website" /> | ||
<meta | ||
property="og:description" | ||
content="A group of students coming together to explore and create video games" | ||
/> | ||
<meta property="og:image" content="https://i.imgur.com/biNVuLx.png" /> | ||
<meta property="og:type" content="website" /> | ||
<link href="style.css" rel="stylesheet" type="text/css" /> | ||
<link | ||
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" | ||
rel="stylesheet" | ||
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" | ||
crossorigin="anonymous" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css" | ||
integrity="sha256-PHcOkPmOshsMBC+vtJdVr5Mwb7r0LkSVJPlPrp/IMpU=" | ||
crossorigin="anonymous" | ||
/> | ||
<!--Favicons and such--> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon.png" /> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png" /> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png" /> | ||
<link rel="manifest" href="/icons/site.webmanifest" /> | ||
<link rel="mask-icon" href="/icons/safari-pinned-tab.svg" color="#5bbad5" /> | ||
<link rel="shortcut icon" href="/icons/favicon.ico" /> | ||
|
||
<link | ||
href="https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap" | ||
rel="stylesheet" | ||
/> | ||
|
||
<meta name="msapplication-TileColor" content="#da532c" /> | ||
<meta name="msapplication-config" content="/icons/browserconfig.xml" /> | ||
<meta name="theme-color" content="#ffffff" /> | ||
</head> | ||
<body class="smooth black mario"> | ||
<nav class="navbar navbar-expand-lg navbar-dark fixed-top black"> | ||
<a class="navbar-brand" href="#"><img src="vgdcDark.png" height="60px" /></a> | ||
<button | ||
class="navbar-toggler" | ||
type="button" | ||
data-toggle="collapse" | ||
data-target="#navbarNavDropdown" | ||
aria-controls="navbarNavDropdown" | ||
aria-expanded="false" | ||
aria-label="Toggle navigation" | ||
> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navbarNavDropdown"> | ||
<ul class="navbar-nav"> | ||
<li class="nav-item active"> | ||
<a class="nav-link" href="#home" | ||
>Home <span class="sr-only">(current)</span></a | ||
> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="#about" | ||
>About <span class="sr-only">(current)</span></a | ||
> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="#members" | ||
>Members <span class="sr-only">(current)</span></a | ||
> | ||
</li> | ||
</ul> | ||
</div> | ||
</nav> | ||
|
||
<div id="home" class="container center pushed" style="padding-top: 130px"> | ||
<h1> | ||
Welcome to the Official Website for the UWindsor <br /><br /><b | ||
>Video Game Design Club (VGDC)</b | ||
> | ||
</h1> | ||
<br /><br /> | ||
<a | ||
class="btn btn-outline-light animated infinite slow pulse" | ||
href="https://discord.gg/VKAYKaM" | ||
>Join Our Discord Server</a | ||
> | ||
</div> | ||
|
||
<div id="about" class="container center pushed" style="padding-top: 150px"> | ||
<h1>About Us</h1> | ||
<br /><br /> | ||
<p class="pushed"> | ||
We are a club of students from the University of Windsor who are passionate about | ||
video games, and the creation of them. Our goal is to learn about video game design, | ||
and hone our skills to become better at the process. | ||
<b | ||
><br />Join us today by | ||
<a href="https://discord.gg/VKAYKaM">joining our Discord Server</a></b | ||
> | ||
</p> | ||
</div> | ||
|
||
<div id="members" class="container center pushed" style="padding-top: 150px"> | ||
<h1>Members</h1> | ||
<br /> | ||
|
||
<h3>Exectutive</h3> | ||
<br /> | ||
<div class="row"> | ||
<div class="col-md-4"> | ||
<h5>President</h5> | ||
<p>Amitoz</p> | ||
<h5>Head of Development</h5> | ||
<p>Julia</p> | ||
</div> | ||
<div class="col-md-4"> | ||
<h5>Vice President</h5> | ||
<p>Saymon</p> | ||
<h5>Head of Community</h5> | ||
<p>Yasir Saeed</p> | ||
</div> | ||
<div class="col-md-4"> | ||
<h5>Treasurer</h5> | ||
<p>Yamama</p> | ||
</div> | ||
</div> | ||
|
||
<br /><br /> | ||
<h3>Founding Members</h3> | ||
<br /> | ||
<div class="row"> | ||
<div class="col-md-3"></div> | ||
|
||
<div class="col-md-3"> | ||
<p>Connor Horman</p> | ||
<p>Jeremie Bornais</p> | ||
<p>Wahid Bawa</p> | ||
<p>Veronica Reingold</p> | ||
</div> | ||
<div class="col-md-3"> | ||
<p>Harnoor Singh</p> | ||
<p>Julia Sabelli</p> | ||
<p>Craig Archibald</p> | ||
<p>Faraz Naseem</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<!--Footer--> | ||
|
||
<p class="center" style="margin-top: 40px">Video Game Design Club Windsor 2022</p> | ||
<script src="script.js"></script> | ||
<!--Scripts: DO NOT TOUCH!--> | ||
<script src="script.js"></script> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> | ||
<script | ||
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" | ||
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" | ||
crossorigin="anonymous" | ||
></script> | ||
<script | ||
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js" | ||
integrity="sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm" | ||
crossorigin="anonymous" | ||
></script> | ||
<!-- | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js" integrity="sha256-z6FznuNG1jo9PP3/jBjL6P3tvLMtSwiVAowZPOgo56U=" crossorigin="anonymous"></script> | ||
<script> | ||
var wow = new WOW( | ||
{ | ||
boxClass: 'wow', // animated element css class (default is wow) | ||
animateClass: 'animated', // animation css class (default is animated) | ||
offset: 0, // distance to the element when triggering the animation (default is 0) | ||
mobile: true, // trigger animations on mobile devices (default is true) | ||
live: true, // act on asynchronously loaded content (default is true) | ||
callback: function(box) { | ||
// the callback is fired every time an animation is started | ||
// the argument that is passed in is the DOM node being animated | ||
}, | ||
scrollContainer: null // optional scroll container selector, otherwise use window | ||
} | ||
); | ||
wow.init(); | ||
</script> | ||
--></body> | ||
</html> |