Skip to content

Commit

Permalink
move images + leave behind redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt committed Nov 8, 2024
1 parent c30400a commit 3326f33
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
Binary file removed images/elections/1/Squirtward.png
Binary file not shown.
Binary file removed images/elections/1/freakybob.png
Binary file not shown.
Binary file removed images/elections/1/twoside.png
Binary file not shown.
3 changes: 2 additions & 1 deletion mock.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<meta http-equiv="refresh" content="0; url=https://freakybob-team.github.io/freakylections/" />
<style>
* {
font-family: "Noto Sans", serif;
Expand All @@ -25,6 +26,6 @@ <h2>Polls have closed!</h2>
<p>Freakybob is the new president of FreakyLand.</p>
<h1>"Thank you all for choosing me as the first FreakyLand President. The first thing I will do in office is increase the wages of FreakyWorkers. Freedom to FreakyLand!"</h2>
<h1>The next election will happen 12/5/24 and will end on 12/7/24! Stay tuned.</h1>
<img src="images/elections/1/freakybob.png"
<img src="images/elections/1/freakybob.png">
</body>
</html>

0 comments on commit 3326f33

Please sign in to comment.