Skip to content

Commit

Permalink
Redirect pages root to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rossjrw committed May 21, 2024
1 parent 013e120 commit 79aa8fb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions stats-frontend/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting to https://github.com/croque-scp/notifier</title>
<link rel="canonical" href="https://github.com/croque-scp/notifier">
<meta http-equiv="refresh" content="0; URL=https://github.com/croque-scp/notifier">
</head>
</html>

0 comments on commit 79aa8fb

Please sign in to comment.