Calendar: Relative links on website, absolute in ical
This commit is contained in:
parent
981a7644df
commit
99a506481c
5 changed files with 82 additions and 78 deletions
|
|
@ -14,7 +14,7 @@ def event(day, dayoffset, title, location)
|
|||
'title' => title,
|
||||
'startdate' => startDate,
|
||||
'duration' => '4h',
|
||||
'url' => 'https://www.cccs.de/about/stammtisch/',
|
||||
'url' => '/about/stammtisch/',
|
||||
'location' => {
|
||||
'location' => location
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue