From 420cfb98e7dd79d032c6baa1eb42a872981e7bc8 Mon Sep 17 00:00:00 2001 From: Finn Dane Date: Sat, 18 Jul 2026 15:23:39 +0200 Subject: [PATCH] fix: missing opening paragraph element --- src/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index c2f2373..3d2f7b8 100644 --- a/src/index.html +++ b/src/index.html @@ -29,7 +29,9 @@

- I am interested in all kinds of fields, but mainly lower level stuff, hence the main languages I use are C++ and some C.

+ I am interested in all kinds of fields, but mainly lower level stuff, hence the main languages I use are C++ and some C. +

+

While I hate webdesign, which you can see with this purely HTML 4.01 based site,
I do have some experience with web dev for my graduated study and therefore I blazored. (I have no clue if that can be a verb but I don't care.)
The source for this website can be found at this git repo.