From 81a85b66c852800e0527803faae62d95edde0fde Mon Sep 17 00:00:00 2001 From: Anthony Berg Date: Wed, 15 Nov 2023 02:59:13 +0000 Subject: [PATCH] refactor(website): improve styling --- pages/index.mdx | 2 +- pages/projects.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index.mdx b/pages/index.mdx index 58f8132..0fe6a84 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -6,7 +6,7 @@ date: 2023-11-14 # Anthony Berg -Hi, I am in my 3rd year of university, studying BSc Computer Science at Newcastle University. +Hi, I am in my 3rd year of university, studying BSc Computer Science at Newcastle University. I have a few open source projects that I have worked on that you can find in my [portfolio](/projects). diff --git a/pages/projects.mdx b/pages/projects.mdx index 6964eeb..7f5c0a4 100644 --- a/pages/projects.mdx +++ b/pages/projects.mdx @@ -27,7 +27,7 @@ the server, which runs on Debian Server. ## Flight Sim on Linux -A website with [Nextra](https://nextra.site/) in Next.js 14, which has guides for running flight simulators and +A website made with [Nextra](https://nextra.site/) in Next.js 14, which has guides for running flight simulators and installing addons for them on Linux. Take a look at the website: [www.flightsimonlinux.com](https://www.flightsimonlinux.com/)