style: add headshot image to index

This commit is contained in:
Oliver Booth 2023-09-24 16:39:58 +01:00
parent 6b1a75bfcc
commit 4b3e345a1b
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
<h1 class="display-4">Hi, I'm Oliver.</h1>
<p class="lead">I'm a tech enthusiast, coffee drinker, and software developer.</p>
<p class="text-center">
<img src="~/img/headshot_512x512_2023.jpg" style="width: 512px; max-width: 100%;">
</p>
<p>
My primary focus is C#, though I have dabbled in several other languages such as Java, Kotlin, VB, C/C++, Python,
and others. Over the years I've built up a collection of projects. Some of which I'm extremely proud of, and others

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB