File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 138138 supplemental_files :
139139 - path : .nojekyll
140140 - path : index.html
141- contents : supplemental-ui/index.html
141+ contents : |
142+ <!DOCTYPE HTML>
143+ <html lang="en-US">
144+ <head>
145+ <meta charset="UTF-8">
146+ <meta http-equiv="refresh" content="0; url=https://riscv-admin.github.io/antora-dev.riscv.org/reference/isa/">
147+ <!--<script type="text/javascript">
148+ window.location.href = "http://example.com"
149+ </script>--->
150+ <title>Page Redirection</title>
151+ </head>
152+ <body>
153+ <!-- Note: don't tell people to `click` the link, just tell them that it is a link.
154+ If you are not redirected automatically, follow this <a href='http://example.com'>link to example</a>.-->
155+ </body>
156+ </html>
142157 - path : ui.yml
143158 contents : |
144159 static_files:
You can’t perform that action at this time.
0 commit comments