Skip to content

Commit 8b8998b

Browse files
authored
Create index.html
1 parent 736e6e8 commit 8b8998b

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="refresh" content="0; url=https://hammerresearchgroup.github.io/">
5+
<title>Hammer Lab</title>
6+
</head>
7+
<body>
8+
<p>
9+
This site has moved to
10+
<a href="https://hammerresearchgroup.github.io/">
11+
https://hammerresearchgroup.github.io/
12+
</a>.
13+
</p>
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)