We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5fbff commit 275471eCopy full SHA for 275471e
rsvp/index.html
@@ -1,4 +1,15 @@
1
<!DOCTYPE html>
2
-<meta charset="utf-8">
3
-<title>Redirecting to RSVP</title>
4
-<meta http-equiv="refresh" content="0; URL=https://forms.gle/wihB1Suhjxz9rPKW6">
+<html>
+
+<head>
5
+ <meta charset="utf-8">
6
+ <title>Redirecting to RSVP</title>
7
+ <meta http-equiv="refresh"
8
+ content="0; URL=https://docs.google.com/forms/d/e/1FAIpQLSf6433EsEHpWEomPG3diqdjrOTnEG37Y3MRWtbnkUjaUh8Gew/viewform">
9
+</head>
10
11
+<body>
12
+ <p>Redirecting to RSVP</p>
13
+</body>
14
15
+</html>
0 commit comments