update
This commit is contained in:
parent
99b58d2ab4
commit
34387376d4
2 changed files with 2 additions and 21 deletions
19
blank.html
19
blank.html
|
@ -1,19 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Is this page empty?</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="mybulma/css/mystyles.css">
|
||||
<style>
|
||||
body{
|
||||
background: repeat url("assets/background.gif");
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://codeberg.org/LimePotato/limepot-xyz">Website Sourcecode</a>
|
||||
<!--No it is not, congrats. https://limbo.limepot.xyz-->
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -81,11 +81,11 @@
|
|||
<div class="container">
|
||||
<center>
|
||||
<h1 class="title">
|
||||
Hello World
|
||||
<marquee Behavior=Alternate>Hello World</marquee>
|
||||
</h1>
|
||||
<div class="content">
|
||||
<br>
|
||||
<a href="https://limepot.xyz/blank.html">0 Days since last incident.</a>
|
||||
<a href="https://limepot.xyz/404.html">0 Days since last incident.</a>
|
||||
<br><br>
|
||||
<p class="subtitle">"Forever - is composed of Nows</p>
|
||||
<p class="subtitle">`Tis not a different time -</p>
|
||||
|
|
Loading…
Reference in a new issue