Force redirect and add a link

This commit is contained in:
Nemo 2019-06-24 12:30:29 +05:30
parent 20ae0f21f0
commit 885ab87518
1 changed files with 8 additions and 1 deletions

View File

@ -1 +1,8 @@
<meta http-equiv="refresh" content="0; url=https://captnemo.in/talks/homeserver.html" />
<html>
<head>
<meta http-equiv="refresh" content="0; url=https://captnemo.in/talks/homeserver.html" />
</head>
<body>
Visit <a href="https://captnemo.in/talks/homeserver.html">this link</a> for the actual slides. You should get redirected automatically.
</body>
</html>