glenn.coffee/public/index.html

61 lines
2.2 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en-us"><head>
<meta name="generator" content="Hugo 0.56.3" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<title>
glennrice.net
</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="glennrice.net" />
</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.blog" title="Blog">
<span class="fas fa-blog"></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.
</div></div>
</main>
</body>
</html>