Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kjgarbutt authored Sep 27, 2024
1 parent 1251df9 commit 61e6e8b
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ <h1>KURTIS J. GARBUTT</h1>
<li><a href="mywork.html">Work</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="reading.html">Reading</a></li>
<li><a href="writing.html">Writing</a></li>
</ul>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/kjgarbutt" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
Expand All @@ -54,7 +55,7 @@ <h1>KURTIS J. GARBUTT</h1>
<article class="post featured">
<header class="major">
<h2><a href="#">This is me</h2>
<p><center>I work at <a title="Oxford University" href="http://www.ox.ac.uk/" target="_blank">Oxford University. I volunteer at the <a title="British Red Cross" href="https://www.redcross.org.uk/" target="_blank">British Red Cross. I used to make maps <a title="and model emergencies" href="research.html" target="_blank">I model emergencies. I'm mostly more coffee than man now.</center></p>
<p><center>I work at <a title="Oxford University" href="http://www.ox.ac.uk/" target="_blank">Oxford University. I volunteer at the <a title="British Red Cross" href="https://www.redcross.org.uk/" target="_blank">British Red Cross. I used to make maps <a title="and model emergencies" href="research.html" target="_blank">I model emergencies. I try to write fiction, but I'm mostly more coffee than man now.</center></p>
</header>
<a href="#" class="image main"><img src="images/brooke+kurtis-635.jpg" alt="" /></a>
<ul class="actions special">
Expand All @@ -69,7 +70,7 @@ <h2><a href="#">This is me</h2>
<h2>Work</h2>
</header>
<a href="mywork.html" class="image fit"><img src="images/stephen-dawson-670638-unsplash.jpg" alt="" /></a>
<p><center>I manage data. I analyse data. I visualise data. I science data. Repeat.</p>
<p><center>I manage projects. I try to science data.</p>
<ul class="actions special">
<li><a href="mywork.html" class="button">Read</a></li>
</ul>
Expand All @@ -95,6 +96,16 @@ <h2>Reading</h2>
<li><a href="reading.html" class="button">Read</a></li>
</ul>
</article>
<article>
<header>
<h2>Writing</h2>
</header>
<a href="reading.html" class="image fit"><img src="images/thought-catalog-575829-unsplash.jpg" alt="" /></a>
<p><center>I like to write. I try to write every day. I have a lot of ideas but I've never managed to get them all out into a coherent novel. Maybe one day.</p>
<ul class="actions special">
<li><a href="reading.html" class="button">Read</a></li>
</ul>
</article>
</section>

<!-- Footer -->
Expand Down

0 comments on commit 61e6e8b

Please sign in to comment.