Delete index.html
This commit is contained in:
parent
7c8a62bdc3
commit
f6f2a9d26d
1 changed files with 0 additions and 50 deletions
50
index.html
50
index.html
|
@ -1,50 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8" />
|
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
||||||
<meta name="description" content="i'm watching you :3" />
|
|
||||||
<title>homepage</title>
|
|
||||||
<link
|
|
||||||
rel="shortcut icon"
|
|
||||||
href="https://cdn.glitch.com/2ff3a645-91cc-42fd-bae2-3ba8fb0148a0%2F2ff3a645-91cc-42fd-bae2-3ba8fb0148a0_icon.png?v=1623273460343"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/assets/style.css" />
|
|
||||||
|
|
||||||
<script src="/assets/script.js" defer></script>
|
|
||||||
<meta name="theme-color" content="#000000" />
|
|
||||||
</head>
|
|
||||||
<body style="background-color: #000">
|
|
||||||
<h1>homepage</h1>
|
|
||||||
<br />
|
|
||||||
<a
|
|
||||||
href="https://crunchyroll.com/series/GRJ0J828Y/KAGUYA-SAMA-LOVE-IS-WAR"
|
|
||||||
title="redir to crunchyroll"
|
|
||||||
>please watch this</a
|
|
||||||
>
|
|
||||||
<p>Finally! A change of pace!</p>
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
<button onclick="location.href='/rintyuus/downloads'" class="button">
|
|
||||||
downloads
|
|
||||||
</button>
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
<button onclick="location.href='/rintyuus/stuff'" class="button">
|
|
||||||
stuff / site directory
|
|
||||||
</button>
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
<button
|
|
||||||
onclick="location.href='/xp-redesign'"
|
|
||||||
class="button"
|
|
||||||
title="or UX?? i still dont know the difference between UI and UX"
|
|
||||||
>
|
|
||||||
UI WinXP Redesign
|
|
||||||
</button>
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Add table
Reference in a new issue