redirect.ts

This project has moved

It now lives at a new home. You'll find the latest version, updates, and everything else over there.

1// project relocated
2export const newHome = "https://www.kasimlone.co.uk";
3
4function redirect() {
5  return newHome; // see you there
6}
redirecting in 15s UTF-8 · TypeScript