File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 154154 If you are not redirected automatically, follow this <a href='http://example.com'>link to example</a>.-->
155155 </body>
156156 </html>
157+ - path : ../index.html
158+ contents : |
159+ <!DOCTYPE HTML>
160+ <html lang="en-US">
161+ <head>
162+ <meta charset="UTF-8">
163+ <meta http-equiv="refresh" content="0; url=https://riscv-admin.github.io/antora-dev.riscv.org/reference/isa/">
164+ <!--<script type="text/javascript">
165+ window.location.href = "http://example.com"
166+ </script>--->
167+ <title>Page Redirection</title>
168+ </head>
169+ <body>
170+ <!-- Note: don't tell people to `click` the link, just tell them that it is a link.
171+ If you are not redirected automatically, follow this <a href='http://example.com'>link to example</a>.-->
172+ </body>
173+ </html>
157174 - path : ui.yml
158175 contents : |
159176 static_files:
160177 - .nojekyll
161178 - index.html
179+ - ../index.html
You can’t perform that action at this time.
0 commit comments