-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
14 lines (14 loc) · 864 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://www.canva.com/design/DAGSAZBjw1c/vgH6FZDR0-mX7TsvD8OTkw/edit?utm_content=DAGSAZBjw1c&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton">
<script type="text/javascript">
window.location.href = "https://www.canva.com/design/DAGSAZBjw1c/vgH6FZDR0-mX7TsvD8OTkw/edit?utm_content=DAGSAZBjw1c&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton"
</script>
<title>Page Redirection</title>
</head>
<body>
If you are not redirected automatically, follow this <a href='https://www.canva.com/design/DAGSAZBjw1c/vgH6FZDR0-mX7TsvD8OTkw/edit?utm_content=DAGSAZBjw1c&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton'>link</a>.
</body>
</html>