From f7e8fe5bbd73a40c80278e9616ab5ac1e56b5657 Mon Sep 17 00:00:00 2001 From: Anthony Berg Date: Sat, 5 Oct 2024 14:25:22 +0200 Subject: [PATCH] refactor(projects): restructured order --- pages/projects.mdx | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/pages/projects.mdx b/pages/projects.mdx index 7f5c0a4..410c880 100644 --- a/pages/projects.mdx +++ b/pages/projects.mdx @@ -10,6 +10,15 @@ Here are some of my projects that I have worked on import Image from "next/image"; + +## Flight Sim on Linux + +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/) + +---- ## ARA Bot