From 5558aecb5a5ed6696d9cfc16b0a97c8c8caeb8ea Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Wed, 20 Sep 2023 14:50:43 +0100 Subject: [PATCH] style: fix spacing on links in index --- OliverBooth/Pages/Index.cshtml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/OliverBooth/Pages/Index.cshtml b/OliverBooth/Pages/Index.cshtml index 44e4dcc..3cf6ab3 100644 --- a/OliverBooth/Pages/Index.cshtml +++ b/OliverBooth/Pages/Index.cshtml @@ -7,16 +7,14 @@ 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 I've quietly abandoned and buried. I'm currently working on a few projects that I hope to release in the near - future, but in the meantime, feel free to check out some of my previous work. + future, but in the meantime, feel free to check out some of my previous work.

I've also written a few tutorials on various topics, usually involving information not readily available elsewhere. I hope you find them useful. On occasion, I also write about other topics that I find interesting, such as - - my thoughts on the state of the world or the tech industry - . + my thoughts on the state of the world or the tech industry.