Skip to content

Commit 661dfae

Browse files
committed
Update index.html
1 parent 949df07 commit 661dfae

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

public/index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Redirecting...</title>
7-
<meta http-equiv="refresh" content="0; url=https://github.com/samestrin" />
7+
<meta
8+
http-equiv="refresh"
9+
content="0; url=https://github.com/samestrin/image-api-netlify-edge-function"
10+
/>
811
</head>
912
<body>
1013
<p>
1114
If you are not redirected automatically, follow this link:
12-
<a href="https://github.com/samestrin">github.com/samestrin</a>.
15+
<a href="https://github.com/samestrin/image-api-netlify-edge-function"
16+
>github.com/samestrin/image-api-netlify-edge-function</a
17+
>.
1318
</p>
1419
</body>
1520
</html>

0 commit comments

Comments
 (0)