mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Rename hedgedoc redirect html
This commit is contained in:
parent
be0ccc2ef7
commit
e346ccb36a
2 changed files with 2 additions and 2 deletions
15
hosts/alto/hedgedoc-redirect.html
Normal file
15
hosts/alto/hedgedoc-redirect.html
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="refresh" content="0; url=https://docs.sprouted.cloud/" />
|
||||
<script type="text/javascript">
|
||||
window.location.href = "https://docs.sprouted.cloud/";
|
||||
</script>
|
||||
<title>Hedgedoc Umleitung</title>
|
||||
</head>
|
||||
<body>
|
||||
Falls du nicht automatisch weitergeleitet wirst, folge diesem
|
||||
<a href="https://docs.sprouted.cloud/">Link zu Hedgedoc</a>.
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue