change cursor
This commit is contained in:
parent
b07b8480b7
commit
4f78594c7d
9 changed files with 548 additions and 526 deletions
|
@ -1,54 +1,56 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<script async data-id="101478527" src="/6adf4fcf445ae38ea.js"></script>
|
||||
<noscript
|
||||
><p><img width="1" height="1" src="/de19c075a2d1c4975" /></p
|
||||
></noscript>
|
||||
<meta charset="utf-8" />
|
||||
<meta content="Dario48's wacky and wonderful website" property="og:title" />
|
||||
<meta
|
||||
content="A website from a guy who hates web dev"
|
||||
property="og:description"
|
||||
/>
|
||||
<meta
|
||||
content="https://dario48.site/privacy_policy.html"
|
||||
property="og:url"
|
||||
/>
|
||||
<meta
|
||||
content="https://dario48.site/home/Dario48/Pictures/html.svg"
|
||||
property="og:image"
|
||||
/>
|
||||
<meta content="#161925" data-react-helmet="true" name="theme-color" />
|
||||
<title>/</title>
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<script src="/path.js" defer></script>
|
||||
</head>
|
||||
<body id="body">
|
||||
<div class="border">
|
||||
<div class="column">
|
||||
<div class="stretch row">
|
||||
Dario48's website
|
||||
<div style="aspect-ratio: 1 / 1">
|
||||
<button
|
||||
type="button"
|
||||
onclick="document.getElementById('body').remove();"
|
||||
>
|
||||
X
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<form>
|
||||
<input type="text" value="/" class="stretch" id="path" />
|
||||
</form>
|
||||
<p style="color: white">
|
||||
We use Clicky to log and analyze the traffic to our website. You may
|
||||
review Clicky's privacy policy at
|
||||
<a href="http://clicky.com/terms/privacy"
|
||||
>http://clicky.com/terms/privacy</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<head>
|
||||
<script async data-id="101478527" src="/6adf4fcf445ae38ea.js"></script>
|
||||
<noscript
|
||||
><p><img width="1" height="1" src="/de19c075a2d1c4975" /></p
|
||||
></noscript>
|
||||
<meta charset="utf-8" />
|
||||
<meta content="Dario48's wacky and wonderful website" property="og:title" />
|
||||
<meta
|
||||
content="A website from a guy who hates web dev"
|
||||
property="og:description"
|
||||
/>
|
||||
<meta
|
||||
content="https://dario48.site/privacy_policy.html"
|
||||
property="og:url"
|
||||
/>
|
||||
<meta
|
||||
content="https://dario48.site/home/Dario48/Pictures/html.svg"
|
||||
property="og:image"
|
||||
/>
|
||||
<meta content="#161925" data-react-helmet="true" name="theme-color" />
|
||||
<title>/</title>
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<script src="/path.js" defer></script>
|
||||
</head>
|
||||
<body id="body">
|
||||
<div class="border">
|
||||
<div class="column">
|
||||
<form id="navbar">
|
||||
<div class="stretch row">
|
||||
Dario48's website
|
||||
<div style="aspect-ratio: 1 / 1">
|
||||
<button
|
||||
type="button"
|
||||
onclick="document.getElementById('body').remove();"
|
||||
>
|
||||
X
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
<form>
|
||||
<input type="text" value="/" class="stretch" id="path" />
|
||||
</form>
|
||||
<p style="color: white">
|
||||
We use Clicky to log and analyze the traffic to our website. You may
|
||||
review Clicky's privacy policy at
|
||||
<a href="http://clicky.com/terms/privacy"
|
||||
>http://clicky.com/terms/privacy</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue