🚸 imporve redirect page

This commit is contained in:
naiba
2022-04-30 21:39:25 +08:00
parent e26fc7f650
commit 43d6a01a39
2 changed files with 5 additions and 4 deletions
@@ -10,6 +10,7 @@
</head>
<body>
<p>Please click <a href="{{.URL}}">here</a> if you are not redirected.</p>
<script>window.location.href = "{{.URL}}"</script>
</body>