uechi.io/source/twitter.html

22 lines
470 B
HTML
Raw Permalink Normal View History

2019-04-24 16:26:23 +09:00
---
title: Twitter
permalink: "/twitter"
---
<!DOCTYPE html>
<html>
2021-01-21 21:45:05 +09:00
<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" />
2019-04-24 16:59:08 +09:00
<meta name="viewport" content="width=device-width, initial-scale=1" />
2019-04-24 16:26:23 +09:00
<body>
2019-04-24 16:59:08 +09:00
<style>
body {
font-family: monospace;
}
</style>
2019-04-24 16:26:23 +09:00
Redirecting ...
</body>
</html>