Skip to content
Snippets Groups Projects
Verified Commit 112c5f13 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add global sponsors

parent a5abaf4a
No related branches found
No related tags found
No related merge requests found
from datetime import date
SPONSORS = [
("SpeedPartner", "/images/sponsors/speedpartner.png", "https://www.speedpartner.de", date(2038, 12, 31)),
("Informatik aktuell", "/images/sponsors/informatik_aktuell.png", "https://www.informatik-aktuell.de/", date(2021, 12, 31)),
("Python Software-Verband e.V.", "/images/sponsors/pysv.png", "https://www.python-verband.org", date(2021, 7, 31)),
("Proxmox Server Solutions GmbH", "/images/sponsors/proxmox.png", "https://proxmox.com", date(2022, 4, 30)),
]
static/images/sponsors/informatik_aktuell.png

5.83 KiB

static/images/sponsors/proxmox.png

6.21 KiB

static/images/sponsors/pysv.png

16.3 KiB

static/images/sponsors/speedpartner.png

26.7 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment