Skip to content

Commit 86b548a

Browse files
authored
create Trixi.jl directory with index level redirect (#83)
1 parent d2b1cdc commit 86b548a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Trixi.jl/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<title>Redirecting to https://trixi-framework.github.io/TrixiDocumentation/</title>
4+
<meta http-equiv="refresh" content="0; URL=https://trixi-framework.github.io/TrixiDocumentation/">
5+
<link rel="canonical" href="https://trixi-framework.github.io/TrixiDocumentation/">

0 commit comments

Comments
 (0)