mirror of
https://git.bolliret.ch/pcs/pcs-website
synced 2026-01-18 15:11:37 +01:00
Adding QR code and link for calendar
This commit is contained in:
parent
5470fbe8c7
commit
096b43490e
2 changed files with 4 additions and 0 deletions
BIN
lektor/lektordata/project/assets/images/calendar.png
Normal file
BIN
lektor/lektordata/project/assets/images/calendar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 456 B |
|
|
@ -45,6 +45,10 @@ if __name__ == "__main__":
|
||||||
print("---")
|
print("---")
|
||||||
print("body:")
|
print("body:")
|
||||||
print("")
|
print("")
|
||||||
|
print("<center><a href=\"https://backoffice.pc-stammertal.ch/apps/calendar/p/RqLX5wj25aY6cpnP\">Kalender Abonnieren</a></center>")
|
||||||
|
print("")
|
||||||
|
print("<center><a href=\"https://backoffice.pc-stammertal.ch/apps/calendar/p/RqLX5wj25aY6cpnP\"><img src=\"/images/calendar.png\" alt=\"Link als QR code\"></a></center>")
|
||||||
|
print("")
|
||||||
fetch_upcoming_events(ics_url)
|
fetch_upcoming_events(ics_url)
|
||||||
print("")
|
print("")
|
||||||
print("---")
|
print("---")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue