23 lines
476 B
HTML
23 lines
476 B
HTML
---
|
|
title: Twitter
|
|
permalink: "/twitter"
|
|
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>
|