10 lines
169 B
Markdown
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>
|