Files
Website/social/index.html

45 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Social | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
<meta http-equiv="refresh" content="0; url='https://raru.re/@easthighNerd'">
</head>
<body class="window">
<div class="window_bar">
<p>
Social
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/social/
</p>
</div>
</div>
<div class="window_content">
<p>
Redirecting now...
</p>
<br>
<p>
Click <a rel="me" href="https://raru.re/@easthighNerd" target="_blank" title="Mastodon" class="external_link">here</a> if you are not redirected within 5 seconds
</p>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/social/
</p>
</div>
</body>
</html>