mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-01-31 09:33:18 +01:00
feat: add redirect from old calendar feed url
This commit is contained in:
parent
e214c6482f
commit
30c093ebfb
1 changed files with 12 additions and 0 deletions
12
pages/events_feed_redirect.md
Normal file
12
pages/events_feed_redirect.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: calendar_feed_redirect
|
||||
permalink: /feed/eo-events/
|
||||
hide: true
|
||||
---
|
||||
|
||||
### Redirecting to the Netz39 Events ics Feed ...
|
||||
|
||||
<script type="text/javascript">
|
||||
window.location.href = "https://www.netz39.de/events.ics"
|
||||
</script>
|
Loading…
Add table
Reference in a new issue