Skip to content

Commit

Permalink
Update events
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWatzinger committed Sep 12, 2024
1 parent 16fcb17 commit eda749b
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions openatlas_website/data/event.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
upcoming = {
'TBA - most likely October 2024': {
'country': 'Germany',
'city': 'Munich',
'title': 'OpenAtlas workshop',
'institute': 'University of Munich'}}
'2024-10-17': {
'country': 'Austria',
'city': 'Vienna',
'title': 'Version Control and Automation Workshop',
'name': 'OpenAtlas - Versioning and Workflows',
'institute':
'Austrian Centre for Digital Humanities and Cultural Heritage'}}
past = {
'2024': {
'2024-07-08': {
Expand Down

0 comments on commit eda749b

Please sign in to comment.