mirror of
https://github.com/minoplhy/crappy-jekyll.git
synced 2024-11-10 20:16:46 +00:00
12 lines
165 B
Markdown
12 lines
165 B
Markdown
---
|
|
layout: page
|
|
title: Website
|
|
permalink: /website
|
|
---
|
|
|
|
You're redirecting
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url='/'" />
|
|
</head>
|
|
</html> |