Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pelicanconf_event.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
MAILJET_IFRAME_URL = "https://app.mailjet.com/widget/iframe/5JG8/Lxz"
MAILJET_TOKEN = "e61aa81ed6e82c8d70abd453dfe74bde"

GOOGLE_PHOTOS_URL = "https://photos.app.goo.gl/a5c7f5DmyjLExXhL7"
GOOGLE_PHOTOS_TITLE = "PyConEs GRX"
GOOGLE_PHOTOS_DESCRIPTION = "PyConEs GRX"
GOOGLE_PHOTOS_URL = "https://photos.app.goo.gl/pw7cdCbHHKwziDDL8"
GOOGLE_PHOTOS_TITLE = "PyCon ES 2022"
GOOGLE_PHOTOS_DESCRIPTION = "PyCon ES 2022"


WALLPAPERS = [
Expand Down