Files
Website/landing/index.html

34 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ 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="6; url='/home/'">
</head>
<body class="monitor_body">
<div class="monitor">
<div class="monitor_screen">
<div class="landing_screen">
<img src="/res/img/monitor-screen.png" width="1248px" height="768px">
</div>
<div class="landing_screen_wallpaper">
<img src="/res/img/bliss-hd.jpg" width="1024px" height="640px">
</div>
</div>
<div class="landing_screen_bar">
<img src="/res/img/monitor-button-1.png" width="80px" height="64px" style="margin-left: 128px;">
<img src="/res/img/monitor-button-down.png" width="80px" height="64px">
<img src="/res/img/monitor-button-up.png" width="80px" height="64px">
<img src="/res/img/monitor-button-2.png" width="80px" height="64px">
<img src="/res/img/monitor-power-light-on.png" width="64px" height="64px" style="border-width: 0px; margin-left: 64px; margin-right: 0px;">
<img src="/res/img/power-button.png" width="80px" height="64px" alt="Power button">
</div>
</div>
</body>
</html>