Commit d3666f0
committed
fix(docs): add index.html redirect to fix GitHub Pages 404 error
Creates a root index.html file that automatically redirects visitors
from the GitHub Pages root URL to the actual Rust documentation at
openprot/index.html.
This resolves the 404 error when accessing the documentation site
at https://openprot.github.io/openprot/1 parent ff3fea6 commit d3666f0
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
46 | 61 | | |
47 | 62 | | |
48 | 63 | | |
| |||
0 commit comments