fix: missing opening paragraph element
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-07-18 15:23:39 +02:00
parent 0a18438374
commit 420cfb98e7
+3 -1
View File
@@ -29,7 +29,9 @@
<tr> <tr>
<td> <td>
<p> <p>
I am interested in all kinds of fields, but mainly lower level stuff, hence the main languages I use are C++ and some C.</p> I am interested in all kinds of fields, but mainly lower level stuff, hence the main languages I use are C++ and some C.
</p>
<p>
While I hate webdesign, which you can see with this purely HTML 4.01 based site,<br/> While I hate webdesign, which you can see with this purely HTML 4.01 based site,<br/>
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.)<br/> 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.)<br/>
The source for this website can be found at <a href="https://git.finndane.nl/Finn_Dane/homepage">this git repo</a>. The source for this website can be found at <a href="https://git.finndane.nl/Finn_Dane/homepage">this git repo</a>.