Add 'website.md'

This commit is contained in:
Kale 2021-06-09 06:14:21 -07:00
parent 8262464ea8
commit b875f9a690

10
website.md Normal file
View File

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