Skip to content

Commit

Permalink
Deploying to gh-pages from @ 684a538 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisschuerholz committed Mar 24, 2024
1 parent 8acf70b commit 42f7d09
Show file tree
Hide file tree
Showing 27 changed files with 391 additions and 5 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/lato/S6u-w4BMUTPHjxsIPx-oPCI.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u8w4BMUTPHh30AUi-qJCY.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u8w4BMUTPHh30AXC-q.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u8w4BMUTPHjxsAUi-qJCY.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u8w4BMUTPHjxsAXC-q.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u9w4BMUTPHh50XSwaPGR_p.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u9w4BMUTPHh50XSwiPGQ.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u9w4BMUTPHh6UVSwaPGR_p.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u9w4BMUTPHh7USSwaPGR_p.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6u9w4BMUTPHh7USSwiPGQ.woff2
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/lato/S6u_w4BMUTPHjxsI3wi_Gwft.woff2
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/lato/S6u_w4BMUTPHjxsI5wq_Gwft.woff2
Binary file not shown.
Binary file not shown.
Binary file added assets/fonts/lato/S6u_w4BMUTPHjxsI9w2_Gwft.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6uyw4BMUTPHjx4wXg.woff2
Binary file not shown.
Binary file added assets/fonts/lato/S6uyw4BMUTPHjxAwXjeu.woff2
Binary file not shown.
376 changes: 376 additions & 0 deletions css/styles.css

Large diffs are not rendered by default.

7 changes: 2 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
<title>Blood on the Clocktower Bremen & Umzu</title>
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i" rel="stylesheet" />
<script src="js/fontawesome-all.min.js" async></script>
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<!-- Pretix integreation-->
Expand Down Expand Up @@ -168,7 +165,7 @@ <h2 class="display-4">Kontakt</h2>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
Expand Down
7 changes: 7 additions & 0 deletions js/bootstrap.bundle.min.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions js/fontawesome-all.min.js

Large diffs are not rendered by default.

0 comments on commit 42f7d09

Please sign in to comment.