glenn.coffee/public/index.html
2021-02-14 18:08:58 +10:00

69 lines
2.6 KiB
HTML

<!DOCTYPE html>
<html lang="en-us"><head>
<meta name="generator" content="Hugo 0.74.3" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<title>
glenn.coffee
</title>
<link rel="stylesheet" href="/css/style.css">
<style>
body {
background: url('/images/background.jpg');
}
</style>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="glenn.coffee" />
</head>
<body>
<main>
<div class="portrait-container">
<img src="/images/portrait.jpg" width="300" height="300" class="portrait" alt="Portrait" />
</div>
<div class="content">
<h1>Glenn Rice</h1>
<h2>Professional coffee drinker</h2>
<p>I'm an IT Pro &amp; software developer working in Far North Queensland.
</p>
<div class="links"><a rel="me" href="https://github.com/" title="Github">
<span class="fab fa-github"></span>
</a><a rel="me" href="https://keybase.io/glennr" title="Keybase">
<span class="fab fa-keybase"></span>
</a><a rel="me" href="https://caffeinated.social/glenn" title="Mastodon">
<span class="fab fa-mastodon"></span>
</a><a rel="me" href="https://caffeinated.blog" title="Blog">
<span class="fas fa-blog"></span>
</a><a rel="me" href="https://ko-fi.com/glenn" title="Buy me a coffee">
<span class="fas fa-coffee"></span>
</a></div><div class="footer">
Made with <a href='https://gohugo.io'>Hugo</a> using the <a href='https://github.com/EmielH/stip-hugo/'>Stip</a> theme.
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "f307d30514fe415db0aaefd205fa7c46"}'></script>
</div>
</div>
</main>
</body>
</html>