Skip to content

Commit a36d184

Browse files
Thomas StrombergThomas Stromberg
authored andcommitted
add meet page
1 parent 353bd4e commit a36d184

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/meet/index.njk

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
permalink: /meet/index.html
3+
---
4+
<!DOCTYPE html>
5+
<html lang="en">
6+
<head>
7+
<meta charset="UTF-8">
8+
<meta http-equiv="refresh" content="0;url=https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ3eStiOEDdlGFLdWiOv4DMbMRVOAzDIPLUfRitNkgqUPeky7Nhv9h9wrAolrIz6Vns-aFZoIdzG">
9+
<link rel="canonical" href="https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ3eStiOEDdlGFLdWiOv4DMbMRVOAzDIPLUfRitNkgqUPeky7Nhv9h9wrAolrIz6Vns-aFZoIdzG">
10+
<title>Redirecting to Calendar...</title>
11+
</head>
12+
<body>
13+
<p>Redirecting to calendar appointment scheduling...</p>
14+
<p>If you are not redirected automatically, <a href="https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ3eStiOEDdlGFLdWiOv4DMbMRVOAzDIPLUfRitNkgqUPeky7Nhv9h9wrAolrIz6Vns-aFZoIdzG">click here</a>.</p>
15+
</body>
16+
</html>

0 commit comments

Comments
 (0)