[08/09/23] titles --> lower case, font --> Rubik

This commit is contained in:
Andrew Conlin 2023-09-08 10:13:51 +01:00
parent dd10e8d989
commit 0c9c9c8b16
13 changed files with 46 additions and 46 deletions

View file

@ -23,31 +23,31 @@
<div class="col">
<h4>
<a href="/" class="text-decoration-none"> ABOUT </a>
<a href="/" class="text-decoration-none"> about </a>
</h4>
</div>
<div class="col">
<h4>
<a href="/blog" class="text-decoration-none"> BLOG </a>
<a href="/blog" class="text-decoration-none"> blog </a>
</h4>
</div>
<div class="col">
<h4>
<a href="/til" class="text-decoration-none"> TIL </a>
<a href="/til" class="text-decoration-none"> til </a>
</h4>
</div>
<div class="col">
<h4>
<a href="/projects" class="text-decoration-none"> PROJECTS </a>
<a href="/projects" class="text-decoration-none"> projects </a>
</h4>
</div>
<div class="col">
<h4>
<a href="http://andrewconlinphotography.co.uk" class="text-decoration-none"> PHOTOS</a>
<a href="http://andrewconlinphotography.co.uk" class="text-decoration-none"> photos</a>
</h4>
</div>
@ -97,7 +97,7 @@
</div>
<div class="col col-md-9" style="position: relative;top: 90px;">
<h1 style="font-weight: 500;">
ABOUT ME
about me
</h1>
<p>
@ -114,7 +114,7 @@ My main hobbies are film photography and running. I love <a href="https://letter
I mainly use this site as a space for my blog, where I post interesting things I've found, and some of my (not so interesting) thoughts. Inspired by <a href="https://til.simonwillison.net/">Simon Willison</a>, I also post my TIL series here. Any time I run into a weird error while programming, I post the full error message and the fix that I found, to hopefully help someone down the line.
<br>
<br>
<h1> CONTACT </h1>
<h1> contact </h1>
<hr>
You can <a href="mailto:andrew@andrewconl.in">email me</a>, or use any of the socials in the nav menu.
<br>