168 lines
3.7 KiB
HTML
168 lines
3.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-gb">
|
|
<head>
|
|
<link rel="shortcut icon" type="image/jpg" href='/images/favicon.png'/>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="description" content="My site of stuff" />
|
|
<meta property="og:title" content="Paul Wilde :: Paul Wilde" />
|
|
<meta property="og:image" content='/images/favicon.png' />
|
|
<meta property="og:description" content="My site of stuff" />
|
|
<link rel="stylesheet" href="/css/simple.min.css"/>
|
|
<link rel="stylesheet" href="/css/keyframes.css"/>
|
|
<link rel="stylesheet" href="/css/site.css"/>
|
|
<link rel="stylesheet" href="/css/media.css"/>
|
|
<title> :: My site of stuff :: Paul Wilde</title>
|
|
</head>
|
|
|
|
<body class="page">
|
|
<header>
|
|
<section>
|
|
<nav>
|
|
<a href="/">Welcome</a>
|
|
|
|
|
|
|
|
<a href="https://paulwilde.uk/aboutme/">About Me</a>
|
|
|
|
|
|
|
|
|
|
|
|
<a href="https://paulwilde.uk/dev/">Development</a>
|
|
|
|
|
|
|
|
|
|
<a href="https://paulwilde.uk/tech/">Tech Stuff</a>
|
|
|
|
|
|
|
|
|
|
<a href="https://paulwilde.uk/websites/">Websites</a>
|
|
|
|
|
|
|
|
|
|
<a href="https://paulwilde.uk/recipes/">Recipes</a>
|
|
|
|
|
|
|
|
|
|
<a href="https://paulwilde.uk/poems/">Poems</a>
|
|
|
|
|
|
|
|
|
|
|
|
</nav>
|
|
|
|
</section>
|
|
</header>
|
|
|
|
<main>
|
|
<div class="main ">
|
|
|
|
|
|
|
|
<h2>Error 404</h2>
|
|
<p>Whoops... no page by that name here</p>
|
|
|
|
|
|
</div>
|
|
</main>
|
|
<footer>
|
|
<section>
|
|
<div class="row">
|
|
<div class="inline footer-links">
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
<li>
|
|
<a href="https://paulwilde.uk/aboutme/">About Me</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
<li>
|
|
<a href="https://paulwilde.uk/dev/">Development</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li>
|
|
<a href="https://paulwilde.uk/tech/">Tech Stuff</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li>
|
|
<a href="https://paulwilde.uk/websites/">Websites</a>
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
|
|
<li>
|
|
<a href="https://paulwilde.uk/recipes/">Recipes</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li>
|
|
<a href="https://paulwilde.uk/poems/">Poems</a>
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li>
|
|
<a href="https://paulwilde.uk/thanks/">Thanks</a>
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
<ul>
|
|
|
|
|
|
|
|
<li>
|
|
<a href="https://wilde-it.co.uk" target="_blank">My Business</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="inline social-links">
|
|
<a rel="me" href="https://codeberg.org/pswilde" title="My main Git Repository"><img src='/images/git.png' /></a>
|
|
<a rel="me" href="https://notnull.click/@paul" title="Find me on the Fediverse"><img src='/images/fediverse.png' /></a>
|
|
<a rel="me" href="https://matrix.to/#/@psw:matrix.wilde.cloud" title="Send me a message on Matrix"><img src='/images/chat.png' /></a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</footer>
|
|
<script async defer data-domain="paulwilde.uk" src="https://plausible.wilde.cloud/js/plausible.js"></script>
|
|
|
|
</body>
|
|
</html>
|