-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
46 lines (46 loc) · 2.57 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!doctype html>
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="David Ebert" />
<meta name="description" content="David Ebert is a taciturn introvert; an IT guy; a panda." />
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<link rel="author" type="text/plain" href="humans.txt" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<title>David Ebert</title>
</head>
<body>
<div id="wrapper">
<header>David Ebert</header>
<main>
<ul>
<li><a href="https://www.messenger.com/t/david.ebert" title="Facebook Messenger">Messenger</a></li>
<li><a href="mailto:[email protected]" title="Email">ebertek<wbr />@gmail.com</a></li>
</ul>
<ul>
<li><a href="https://www.linkedin.com/in/ebertdavid/" title="LinkedIn">LinkedIn</a></li>
<li><a href="https://github.com/ebertek" title="GitHub">GitHub</a></li>
<li><a href="https://www.instagram.com/ebertek/" title="Instagram">Instagram</a></li>
<li><a href="http://www.last.fm/user/ebertek" title="Last.fm">Last.fm</a></li>
<li><a href="https://trakt.tv/users/ebertek" title="trakt.tv">trakt.tv</a></li>
<li><a href="https://foursquare.com/ebertek" title="foursquare">foursquare</a></li>
</ul>
<ul>
<li><a href="javascript:void(0)" onclick="navigator.clipboard.writeText('800620156307')" title="8006 2015 6307">Pokémon Go<sup> copy to clipboard</sup></a></li>
</ul>
<ul>
<li><a href="https://www.discogs.com/user/ebertek/collection?sort=artist&sort_order=asc" title="Discogs – Collection">Discogs – Owned</a></li>
<li><a href="https://www.discogs.com/lists/Wishlist/1568197" title="Discogs – Wishlist">Discogs – Wanted</a><sup><a href="https://www.discogs.com/wantlist?page=1&limit=250&user=ebertek&sort=year&sort_order=desc" title="Discogs – Wantlist">*</a></sup></li>
<li><a href="https://brickset.com/sets/ownedby-ebertek" title="Brickset – Owned">Brickset – Owned</a></li>
<li><a href="https://brickset.com/sets/wantedby-ebertek" title="Brickset – Wanted">Brickset – Wanted</a></li>
</ul>
<p> </p>
<ul>
<li><a href="https://tnt.photo" title="Trips’n’Tricks">Trips’n’Tricks</a></li>
</ul>
</main>
</div>
</body>
</html>