diff --git a/build/lib/thsf/static/css/style.css b/build/lib/thsf/static/css/style.css index 8ac17e1..33d0a6f 100644 --- a/build/lib/thsf/static/css/style.css +++ b/build/lib/thsf/static/css/style.css @@ -175,3 +175,9 @@ a:hover { float: right; margin-left: 0.5em; } + +.logo_partner { + max-width: 250px; + max-height: 250px; + margin: 1em; +} diff --git a/build/lib/thsf/static/images/antistatik.png b/build/lib/thsf/static/images/antistatik.png new file mode 100644 index 0000000..0f160be Binary files /dev/null and b/build/lib/thsf/static/images/antistatik.png differ diff --git a/build/lib/thsf/static/images/clutch.png b/build/lib/thsf/static/images/clutch.png new file mode 100644 index 0000000..4802096 Binary files /dev/null and b/build/lib/thsf/static/images/clutch.png differ diff --git a/build/lib/thsf/static/images/tetalab.png b/build/lib/thsf/static/images/tetalab.png new file mode 100644 index 0000000..16cf624 Binary files /dev/null and b/build/lib/thsf/static/images/tetalab.png differ diff --git a/build/lib/thsf/static/images/tetaneutral.png b/build/lib/thsf/static/images/tetaneutral.png new file mode 100644 index 0000000..09b297d Binary files /dev/null and b/build/lib/thsf/static/images/tetaneutral.png differ diff --git a/build/lib/thsf/templates/base.html b/build/lib/thsf/templates/base.html index 2738ae0..0d099bf 100644 --- a/build/lib/thsf/templates/base.html +++ b/build/lib/thsf/templates/base.html @@ -37,6 +37,33 @@ {% block content %} {% endblock %} +
+ + Tetalab + + + Tetaneutral + +
+ + Clutch + + + Antistatik + +
{% block navbar %} diff --git a/src/thsf.egg-info/SOURCES.txt b/src/thsf.egg-info/SOURCES.txt index 1b7fa01..7e16a4f 100644 --- a/src/thsf.egg-info/SOURCES.txt +++ b/src/thsf.egg-info/SOURCES.txt @@ -20,12 +20,16 @@ src/thsf/static/fonts/PFDinTextCompPro-Thin.ttf src/thsf/static/fonts/Uni Sans Bold.otf src/thsf/static/fonts/Uni Sans Book.otf src/thsf/static/images/affiche_v1.png +src/thsf/static/images/antistatik.png src/thsf/static/images/bg.png +src/thsf/static/images/clutch.png src/thsf/static/images/favicon.png src/thsf/static/images/logo.svg src/thsf/static/images/pretalx-header.png src/thsf/static/images/stickers.webp src/thsf/static/images/sweatshirt.webp +src/thsf/static/images/tetalab.png +src/thsf/static/images/tetaneutral.png src/thsf/static/images/totebag.webp src/thsf/static/images/tshirt.webp src/thsf/templates/base.html diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 8ac17e1..33d0a6f 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -175,3 +175,9 @@ a:hover { float: right; margin-left: 0.5em; } + +.logo_partner { + max-width: 250px; + max-height: 250px; + margin: 1em; +} diff --git a/src/thsf/static/images/antistatik.png b/src/thsf/static/images/antistatik.png new file mode 100644 index 0000000..0f160be Binary files /dev/null and b/src/thsf/static/images/antistatik.png differ diff --git a/src/thsf/static/images/clutch.png b/src/thsf/static/images/clutch.png new file mode 100644 index 0000000..4802096 Binary files /dev/null and b/src/thsf/static/images/clutch.png differ diff --git a/src/thsf/static/images/tetalab.png b/src/thsf/static/images/tetalab.png new file mode 100644 index 0000000..16cf624 Binary files /dev/null and b/src/thsf/static/images/tetalab.png differ diff --git a/src/thsf/static/images/tetaneutral.png b/src/thsf/static/images/tetaneutral.png new file mode 100644 index 0000000..09b297d Binary files /dev/null and b/src/thsf/static/images/tetaneutral.png differ diff --git a/src/thsf/templates/base.html b/src/thsf/templates/base.html index 2738ae0..0d099bf 100644 --- a/src/thsf/templates/base.html +++ b/src/thsf/templates/base.html @@ -37,6 +37,33 @@ {% block content %} {% endblock %} +
+ + Tetalab + + + Tetaneutral + +
+ + Clutch + + + Antistatik + +
{% block navbar %} diff --git a/thsf.pid b/thsf.pid index 0ed0ae7..83c561c 100644 --- a/thsf.pid +++ b/thsf.pid @@ -1 +1 @@ -95888 +96619