Skip to content

Commit 99ef2a6

Browse files
committed
Add redirect for typo version of hackathon template
1 parent 7f924c9 commit 99ef2a6

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting to https://jgibristol.github.io/hackathon-template/</title>
6+
<meta http-equiv="refresh" content="0; URL=https://jgibristol.github.io/hackathon-template/">
7+
<link rel="canonical" href="https://jgibristol.github.io/hackathon-template/">
8+
</head>
9+
<body>
10+
This page has moved to <a href="https://jgibristol.github.io/hackathon-template/">https://jgibristol.github.io/hackathon-template/</a>.
11+
</body>
12+
</html>

redirects.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
/ask-jgi-handbook/pages/shifts/shift-sign-up.html,https://jgibristol.github.io/ask-jgi-handbook/pages/shifts/shift-sign-up.html
2525
/ask-jgi-handbook/pages/shifts/shift-tasks.html,https://jgibristol.github.io/ask-jgi-handbook/pages/shifts/shift-tasks.html
2626
/hackathon-template/,https://jgibristol.github.io/hackathon-template/
27+
/hackathon-httpstemplate/,https://jgibristol.github.io/hackathon-template/
2728
/hackathon-template/about/,https://jgibristol.github.io/hackathon-template/about/
2829
/hackathon-template/agenda/,https://jgibristol.github.io/hackathon-template/agenda/
2930
/hackathon-template/code-of-conduct/,https://jgibristol.github.io/hackathon-template/code-of-conduct/

0 commit comments

Comments
 (0)