Delete 'index.html'
parent
b92e553b8d
commit
f8947e40fa
@ -1,32 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width">
|
|
||||||
<title>A Generative State of Mind</title>
|
|
||||||
</head>
|
|
||||||
<style>
|
|
||||||
@font-face {
|
|
||||||
font-family: myAss;
|
|
||||||
src:local("Sinistre-StCaroline.woff");
|
|
||||||
}
|
|
||||||
body, html{
|
|
||||||
height: 100%;
|
|
||||||
width: 100%;
|
|
||||||
background-color:#0700e0;
|
|
||||||
background-image: url("generative-banner.png");
|
|
||||||
margin: 0;
|
|
||||||
font-family: myAss;
|
|
||||||
}
|
|
||||||
|
|
||||||
#title{font-family: myAss;
|
|
||||||
size: 200em;}
|
|
||||||
|
|
||||||
</style>
|
|
||||||
<body>
|
|
||||||
<p id="title"></p>
|
|
||||||
<script src="https://cdn.logwork.com/widget/countdown.js"></script>
|
|
||||||
<a href="https://logwork.com/countdown-pw6j" class="countdown-timer" data-timezone="Europe/Amsterdam" data-textcolor="#ffffff" data-date="2021-05-13 16:00" data-background="#ff4000" data-digitscolor="#000000" data-unitscolor="#000000" style="font-family: myAss;">***</a>
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue