Meeting calendar entries with url
This commit is contained in:
parent
c82bd1f142
commit
4dbc6d46b9
2 changed files with 26 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ def event(day, dayoffset, title, location)
|
|||
'title' => title,
|
||||
'startdate' => startDate,
|
||||
'duration' => '4h',
|
||||
'url' => 'https://www.cccs.de/about/stammtisch/',
|
||||
'location' => {
|
||||
'location' => location
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue