crappy-jekyll/website.md
2021-06-09 06:14:21 -07:00

10 lines
169 B
Markdown

---
# This tells Jekyll to compile this page
---
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url='https://kylz.nl'" />
</head>
</html>