-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
39 lines (36 loc) · 1.45 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
<!DOCTYPE html>
<html lang=en>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>Terrel Shumway -- always learning</title>
</head>
<body>
<header>
<hgroup>
<h1>Terrel Shumway</h1>
<h2>always learning</h2>
</hgroup>
<section id="downloads">
<a href="https://github.com/lernisto" class="btn btn-github"><span class="icon"></span>See my profile on GitHub</a>
<a href="https://www.linkedin.com/in/terrelshumway" class="btn btn-linkedin"><span class="icon"></span>See my profile on LinkedIn</a>
<!--a rel=alternate hreflang=eo href="../">Esperanto</a-->
</section>
</header>
<section id="main_content">
<h1>
<a id="bonvenon-al-mia-mondo" class="anchor" href="#bonvenon-al-mia-mondo" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to my world.</h1>
<p>I am Terrel Shumway. I am a learner.</p>
<p>My favorite subjects include:</p>
<ul>
<li>the Gospel of <a href="jk/">Jesus Christ</a></li>
<li><a href="ds/">data science</a></li>
<li>Esperanto</li>
<li>the Python programming language</li>
</ul>
</section>
</body>
</html>