CINXE.COM

tpope

<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width = device-width" /> <title>tpope</title> <style type="text/css"> html { background-color: #fdf6e3; color: #657b83; } body { font-family: sans-serif; font-size: 1.0em; max-width: 480px; margin: auto; } div { margin: 7px; } img { width: 100%; border-radius: 5px; } ul { margin: 0; margin-top: 10px; padding: 0; } li { display: block; float: left; margin: 0px; width: 25%; text-align: center; } a { color: #aaaaaa; text-decoration: none; } </style> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-13264116-5']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <link rel="me" href="https://hachyderm.io/@tpope" /> </head> <body> <div><img src="portrait.jpg" alt="" /></div> <ul> <li><a href="https://hachyderm.io/@tpope" title="@hachyderm.io@tpope">Mastodon</a></li> <!-- <li><a href="https://bsky.app/profile/tpo.pe" title="@tpope">Bluesky</a></li> --> <li><a href="https://github.com/tpope">GitHub</a></li> <li><a href="https://tbaggery.com">Blog</a></li> <li><a id="email" href="mailto:website@NOSPAMtpope.org" title="website@NOSPAMtpope.org">Email</a></li> </ul> <script type="text/javascript"> var link = document.getElementById('email'); link.href = link.href.replace(/NOSPAM/,''); link.title = link.title.replace(/NOSPAM/,''); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10