-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from mfuehrer82/main
Update Sponsors and Add pretix as ticket shop
- Loading branch information
Showing
6 changed files
with
16 additions
and
3 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 |
---|---|---|
|
@@ -63,6 +63,11 @@ sponsors: | |
image: '/assets/images/sponsors/seventhings.webp' | ||
url: 'https://www.seventhings.com/' | ||
|
||
- name: 'LOGSOL GmbH' | ||
image: '/assets/images/sponsors/logsol-logo.webp' | ||
url: 'https://www.logsol.com' | ||
|
||
- name: '☝️ Your company logo here' | ||
image: 'https://dummyimage.com/300x300/fff/aaa' | ||
url: 'mailto:[email protected]' | ||
|
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 |
---|---|---|
|
@@ -55,6 +55,8 @@ | |
<script src="https://kit.fontawesome.com/818bfc19aa.js" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V" crossorigin="anonymous"></script> | ||
<script type="text/javascript" src="https://pretix.eu/widget/v1.en.js" async crossorigin></script> | ||
<link rel="stylesheet" type="text/css" href="https://pretix.eu/phpdd/2024/widget/v1.css" crossorigin> | ||
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/fonts.css' | prepend: site.data.settings.baseurl }}"> | ||
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/bootstrap/bootstrap.css' | prepend: site.data.settings.baseurl }}"> | ||
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/main.css' | prepend: site.data.settings.baseurl }}"> | ||
|
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
Binary file not shown.
Binary file not shown.
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