Skip to content

Commit

Permalink
More redirects.
Browse files Browse the repository at this point in the history
  • Loading branch information
ekpyron committed May 9, 2024
1 parent c747fb6 commit 125a08b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .github/workflows/AOT_Possibilities.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; URL=AOT/AOT/AOT_Possibilities.html">
<title>Redirect to AOT/AOT/AOT_Possibilities.html</title>
</head>
<body>
<a href="AOT/AOT/AOT_Possibilities.html">Click here in case you are not redirected.</a>
</body>
</html>
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Patch pages.
run: .github/workflows/patch_pages.py build/AOT/AOT/*.html
- name: Replace index.
run: cp .github/workflows/index.html build
run: cp .github/workflows/*.html build
- name: Deploy github pages.
uses: JamesIves/[email protected]
with:
Expand Down

0 comments on commit 125a08b

Please sign in to comment.