mirror of
https://github.com/minoplhy/crappy-jekyll.git
synced 2024-11-11 04:26:46 +00:00
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>
|