-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'kabs24_real_theme'
- Loading branch information
Showing
4 changed files
with
22 additions
and
11 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 |
---|---|---|
|
@@ -3,14 +3,13 @@ layout: en | |
title: Apply as a vector | ||
--- | ||
|
||
<h1 id="titel">Applications for Summer Vector '24 opens soon!</h1> | ||
<h1 id="titel">Applications for Summer Vector '24!</h1> | ||
|
||
<div id="poster-image" style="margin: auto; width: 530px; height: 300px; background-image: url('/static/img/endeligåbent.gif');"> | ||
</div> | ||
|
||
<p id ="n">The applications for Vector '24 opens soon!.</p> | ||
<p id ="nn">See you!</p> | ||
<br /> | ||
<p id ="nn">It is still possible to become a Vector'24! If you wanna become a vector send a mail to [email protected]. | ||
</p> | ||
|
||
|
||
If you have questions, check out: <a href="/en/vektor">Vector</a> | ||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
layout: en | ||
title: General Structure | ||
--- | ||
<h1>The general structure of the study start</h1> | ||
|
||
<p>More info will follow :)</p> |
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 |
---|---|---|
|
@@ -7,17 +7,19 @@ | |
|
||
<h1>Become awesome - sign up for Vektor <b>2024!</b></h1> | ||
|
||
<p>If you are regretting that you haven't signed up for vector'24, dread not there is still a chance! Join the community and help create an awesome study start! | ||
</p> | ||
|
||
<p>Send an email to [email protected].</p> | ||
|
||
<p> | ||
New year, new studystart! <b>2024</b> is here, and it's time to find vectors for the summer studystart! Maybe it's you?? <br> | ||
Wanna read more about being a vector? Click <a href="/en/vektor.html"><u>here</u></a>. | ||
</p> | ||
|
||
|
||
<br /> | ||
|
||
<p style="text-align: center; font-size: large;">The application for becoming a vector in 2024 is open and will close in:</p> | ||
|
||
<div style="text-align: center; padding-bottom: 20px;"> | ||
<!-- <div style="text-align: center; padding-bottom: 20px;"> | ||
<a href="/en/ansog-som-vektor"> | ||
<div id="clockdiv"> | ||
<div> | ||
|
@@ -38,7 +40,7 @@ <h1>Become awesome - sign up for Vektor <b>2024!</b></h1> | |
</div> | ||
</div> | ||
</a> | ||
</div> | ||
</div> --> | ||
|
||
<div | ||
id="poster-image" | ||
|
@@ -47,7 +49,7 @@ <h1>Become awesome - sign up for Vektor <b>2024!</b></h1> | |
width: 580px; | ||
background-image: url('/static/img/discodans.gif');" | ||
></div> | ||
|
||
<!-- | ||
<script> | ||
function getTimeRemaining(endtime) { | ||
var t = Date.parse(endtime) - Date.parse(new Date()); | ||
|
@@ -99,4 +101,4 @@ <h1>Become awesome - sign up for Vektor <b>2024!</b></h1> | |
initializeClock("clockdiv", deadline); | ||
} | ||
document.getElementById("demo").innerHTML = deadline; | ||
</script> | ||
</script> --> |