crappy-jekyll/website.markdown

10 lines
169 B
Markdown
Raw Normal View History

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