feat: use hexo

This commit is contained in:
2021-01-21 21:45:05 +09:00
parent 2d93c3d6ca
commit 039bac5e09
185 changed files with 2400 additions and 2575 deletions

21
source/twitter.html Normal file
View File

@@ -0,0 +1,21 @@
---
title: Twitter
permalink: "/twitter"
---
<!DOCTYPE html>
<html>
<meta http-equiv="refresh" content="0; url=https://twitter.com/uechz" />
<meta name="robots" content="noindex" />
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<body>
<style>
body {
font-family: monospace;
}
</style>
Redirecting ...
</body>
</html>