From bca2c357e076c39e9a459f528e58505aacc12d51 Mon Sep 17 00:00:00 2001 From: SG101 Date: Mon, 10 Oct 2022 19:45:39 +0200 Subject: [PATCH] improved wording on intro paragraph --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2d05531..48a3c67 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@

Hello, my name is Scott. I'm a programming obsessive with a love for odd solutions and figuring out complex problems.

- For school my projects are mainly in Unity with programming in C#, though recently I have gotten opportunities to work in Unreal Engine 5 with blueprints and C++ which is rather fun. For personal projects my preference is C or C++ depending on the project's complexity. + For school my projects are mainly in Unity with programming in C#, though recently I have gotten opportunities to work in Unreal Engine 5 with blueprints and C++ which is rather fun. For personal projects I like working in C or C++ depending on the project's complexity.