init
This commit is contained in:
commit
dda2c10107
48 changed files with 2022 additions and 0 deletions
14
feed/rss/index.xml
Normal file
14
feed/rss/index.xml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Weiterleiten …</title>
|
||||
<meta http-equiv="refresh" content="0;url=/feed/">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript">
|
||||
window.location = "/feed/";
|
||||
</script>
|
||||
|
||||
<p>Du wirst auf <a href="/feed/">/feed/</a> weitergeleitet</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue