1
0
Fork 0

adjusted spelling and pointed link at the big list

This commit is contained in:
Sara Gerretsen 2025-12-28 15:23:59 +01:00
parent 461ccaf96b
commit 426a81ab9a

View file

@ -13,11 +13,11 @@
<main> <main>
<section id="about"> <section id="about">
<p> <p>
I'm a dutch game development student and programmer (primarilly C++). This particular site is just a personal page to throw ideas and thingamabobs onto. I'm a Dutch Game Development student and programmer. This particular site is just a personal page to throw ideas and thingamabobs onto.
</p> </p>
<p> <p>
When it comes to programming I love working on graphical applications. Preferably some kind of GUI or simulation or game. I write mostly in C, or C++ (written as if it's C with templates). When it comes to programming I love working on graphical applications. Preferably some kind of GUI or simulation or game. I write mostly in C, or C++ (written as if it's C with templates).
<a href="#tools">I prefer using libre and open source software where I can</a>. <a href="./the-big-list.html#tools">I prefer using libre and open source software where I can</a>.
</p> </p>
</section> </section>