mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-01-19 12:20:12 +01:00
11 lines
189 B
Markdown
11 lines
189 B
Markdown
|
---
|
||
|
layout: page
|
||
|
title: Wiki
|
||
|
permalink: /redirect/
|
||
|
---
|
||
|
|
||
|
### Redirecting to the Netz39 Wiki ...
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
window.location.href = "https://wiki.netz39.de"
|
||
|
</script>
|