/ watch-me-work.html
watch-me-work.html
 1  <!DOCTYPE html>
 2  <html lang="en">
 3  <head>
 4      <meta charset="UTF-8">
 5      <meta http-equiv="refresh" content="0;url=https://adrianwedd.com/activity/">
 6      <link rel="canonical" href="https://adrianwedd.com/activity/">
 7      <title>Redirecting to Activity Dashboard</title>
 8  </head>
 9  <body>
10      <p>This page has moved to <a href="https://adrianwedd.com/activity/">adrianwedd.com/activity</a>.</p>
11  </body>
12  </html>