Add archives index page, and deploy wiki archives.
This commit is contained in:
4
templates/redirect.mustache
Normal file
4
templates/redirect.mustache
Normal file
@@ -0,0 +1,4 @@
|
||||
<html>
|
||||
<head><meta http-equiv="refresh" content="0; url={{target}}" /></head>
|
||||
<body><p><a href="{{target}}">Redirect</a></p></body>
|
||||
</html>
|
Reference in New Issue
Block a user