This repository has been archived on 2019-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
Landingpage/index.html

16 lines
434 B
HTML
Raw Normal View History

2019-08-07 17:16:48 +00:00
<link rel="stylesheet" type="text/css" href="assets/style/glitch.css">
<link rel="stylesheet" type="text/css" href="assets/style/style.css">
2019-08-08 15:31:41 +00:00
<link rel="stylesheet" type="text/css" href="assets/style/sphere.css">
2019-08-07 17:16:48 +00:00
2019-08-08 15:31:41 +00:00
<div class="headline">
<div class="glitch-wrapper">
2019-08-07 17:16:48 +00:00
<div class="glitch" data-text="Cliffbreak">Cliffbreak</div>
2019-08-08 15:31:41 +00:00
</div>
</div>
<div class="sphere-wrapper">
<sphere>
<a>Test</a>
</sphere>
<sphere></sphere>
</div>