This commit is contained in:
2019-04-24 16:59:08 +09:00
parent f24104ad3c
commit c4afbc9d3b
2 changed files with 30 additions and 0 deletions

View File

@@ -7,7 +7,16 @@ excerpt: ''
<!DOCTYPE html>
<html>
<meta http-equiv="refresh" content="0; url=https://twitter.com/uetschy">
<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>