You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.6 KiB
33 lines
1.6 KiB
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>.:!~Adam Cooper~!:.</title>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<!-- import the webpage's stylesheet -->
|
|
<!-- <link rel="stylesheet" href="./css/reset.css"> -->
|
|
<link rel="stylesheet" href="./css/stylesheet.css">
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<p class="intro">
|
|
Hi, I'm Adam. I'm a software developer. You're probably here because you've
|
|
read my Facebook <a target="_blank" href="https://www.urbandictionary.com/define.php?term=gbcw">
|
|
GBCW</a>. You were promised contact details, and here they are. The site's
|
|
in redesign right now; it'll be relaunched soonish.
|
|
</p>
|
|
<div class="contact-container">
|
|
<ul class="contact-list">
|
|
<li><a href="mailto:theadamcooper@protonmail.com">email</a></li>
|
|
<li><a target="_blank" href="https://twitter.com/garriguscarraig">Twitter</a></li>
|
|
<li><a target="_blank" href="https://mastodon.technology/@amcooper">Mastodon</a> <a target="_blank" href="https://joinmastodon.org"><span class="small-text">[?]</span></a></li>
|
|
<li><a target="_blank" href="https://github.com/amcooper">GitHub</a></li>
|
|
<li><a target="_blank" href="https://linkedin.com/in/adamcooperdev">LinkedIn</a></li>
|
|
<li><a target="_blank" href="https://diasp.org/u/amcooper">Diaspora</a> <a target="_blank" href="https://diasporafoundation.org"><span class="small-text">[?]</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|