diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2025-03-01 09:50:48 +0000 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2025-03-01 09:50:48 +0000 |
commit | 610738e48ee62e4ca91921396a5f1088c8561ccb (patch) | |
tree | ce94d11ba2d3e9ef41795b3a5e2d0df8847dbf9e | |
parent | 4fd9f1929dd87986579510eb40181ec5a9606639 (diff) |
Recompile about page
-rw-r--r-- | html/about.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/about.html b/html/about.html index 73c0907..7d303d1 100644 --- a/html/about.html +++ b/html/about.html @@ -33,7 +33,8 @@ <div class="main-container-page"> <div class="note-body"> <p><img class="page-self-image" src="/assets/me.jpg"></p> -<p>Hello my name is Lucas Fryzek, and welcome to my website!</p> +<p>Hello my name is Lucas Francisco Fryzek, and welcome to my +website!</p> <p>I’m a software developer with specific interests in computer graphics, GPUs, embedded systems, and operating systems. I’m currently working with Igalia’s graphics team working on the open source driver |