From d9dc33004f6f6883c380d2d32e326a9a2ea9b585 Mon Sep 17 00:00:00 2001 From: Robert Marshall Date: Sun, 5 Apr 2020 13:33:54 +0100 Subject: [PATCH] Add target for external link to open in new tab --- Website/Views/Home/Index.cshtml | 4 ++-- .../Views/Shared/Components/ProjectNavigation/Default.cshtml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Website/Views/Home/Index.cshtml b/Website/Views/Home/Index.cshtml index d427253..c4d1d82 100644 --- a/Website/Views/Home/Index.cshtml +++ b/Website/Views/Home/Index.cshtml @@ -5,9 +5,9 @@ ViewData["Title"] = "Welcome"; } -

Hello, I'm Rob. I'm a senior software engineer at Code Computerlove where I focus on back end development primarily using C#. In my spare time I spend my time riding bikes or making stuff, typically involving an Arduino.

+

Hello, I'm Rob. I'm a senior software engineer at Code Computerlove where I focus on back end development primarily using C#. In my spare time I spend my time riding bikes or making stuff, typically involving an Arduino.

This website is primarily an outlet for me to write about things which have been technically challenging, either in a professional or personal capacity, though not limited to that.

-

If you wish to get in contact, then get in touch via my LinkedIn profile.

+

If you wish to get in contact, then get in touch via my LinkedIn profile.

Latest code commit

diff --git a/Website/Views/Shared/Components/ProjectNavigation/Default.cshtml b/Website/Views/Shared/Components/ProjectNavigation/Default.cshtml index 30c03ad..0359550 100644 --- a/Website/Views/Shared/Components/ProjectNavigation/Default.cshtml +++ b/Website/Views/Shared/Components/ProjectNavigation/Default.cshtml @@ -3,7 +3,7 @@
Projects:
\ No newline at end of file