Skip to content

Commit 1769b56

Browse files
committed
Redirect with a hash if any
1 parent 71c3ba8 commit 1769b56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/syntax.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
<script>
2+
location = 'url=syntax/' + (location.hash || '');
3+
</script>
14
<meta http-equiv="refresh" content="0;url=syntax/" />

0 commit comments

Comments
 (0)