More branding & yapping
This commit is contained in:
parent
6971adf579
commit
c17725e9b3
4 changed files with 50 additions and 8 deletions
28
resources/root.html
Normal file
28
resources/root.html
Normal file
|
@ -0,0 +1,28 @@
|
|||
<!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.0">
|
||||
|
||||
<link rel="stylesheet" href="https://violets-purgatory.dev/style.css">
|
||||
|
||||
<title>Violet's Clipdump</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Welcome to Violet's Clip dump</h1>
|
||||
<div class="fadediv">
|
||||
<p>Yes, you heard that right. Well its more like a File Share but "Clip dump" is still pretty accurate,
|
||||
and rolls off the tongue better.<br>
|
||||
Here you'll mainly find just clips of me playin games and stuff. Its not really something designed to be
|
||||
"looked through"
|
||||
but I decided why not. It's not very organized so be warned!</p>
|
||||
<ul>
|
||||
{CONTENT}
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue