Skip to content

Commit

Permalink
fix 404 for lira
Browse files Browse the repository at this point in the history
  • Loading branch information
behroozbc committed May 1, 2024
1 parent 62bd45b commit de8d3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<!-- Immediately redirect to the base URL so we can use the SPA routing. -->
<meta http-equiv="refresh"
content="0;URL='/portal/'">
content="0;URL='/'">
</meta>
</head>

Expand Down

0 comments on commit de8d3ad

Please sign in to comment.