-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New sponsor carousel on hackStoga page, back button on sponsor page
- Loading branch information
1 parent
a28df75
commit d3f6af4
Showing
11 changed files
with
784 additions
and
6 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
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 |
---|---|---|
|
@@ -20,10 +20,16 @@ | |
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/build/grids-responsive-min.css" | ||
/> | ||
|
||
<!-- External script --> | ||
<script src="https://kit.fontawesome.com/18234bc3bf.js" crossorigin="anonymous"></script> | ||
<script src="/scripts/fontawesome.js" defer></script> | ||
</head> | ||
|
||
<body> | ||
<div id="main-cover" class="flex flex-center"> | ||
<a href="../index.html" class="back-button"><i class="fas fa-angle-left"></i> Back</a> | ||
|
||
<div class="pure-g pure-u-1 flex flex-center"> | ||
<div class="video-background" id="video-container"> | ||
<video id="video-background" autoplay muted loop> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.