diff options
author | arf20 <aruizfernandez05@gmail.com> | 2024-05-19 13:19:28 +0200 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2024-05-19 13:19:28 +0200 |
commit | 0d2be7c5926191783ea6e2571febf3f69e8d7aaf (patch) | |
tree | 6a5edcc47335320ceb219d6653246f2c269253d1 /about_me.html | |
parent | 24de75f485b68d029d997f0c2053226b111d189c (diff) | |
download | arfnet2-web-0d2be7c5926191783ea6e2571febf3f69e8d7aaf.tar.gz arfnet2-web-0d2be7c5926191783ea6e2571febf3f69e8d7aaf.zip |
Link CV in about me, change dates to beginning
Diffstat (limited to 'about_me.html')
-rwxr-xr-x | about_me.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/about_me.html b/about_me.html index e8bcb05..37b90c7 100755 --- a/about_me.html +++ b/about_me.html @@ -17,7 +17,7 @@ <img width="15%" src="/images/about-me/me.jpg">
<img width="15%" src="/images/about-me/me2.jpg">
- <h2 class="center">arf20</h2>
+ <h2>arf20</h2>
<p>
Hello there, I'm arf20, a 18 y/o bi femboy student from Spain
obsessed with technology, hardware and software.
@@ -44,6 +44,7 @@ </p>
<h2>Technologies</h2>
+ <p>My <a href="/cv.html">CV</a>.</p>
<p>
Pretty fluent in C/C++, MIPS, Z80 and x86 assembly,
some Java too. I usually use CMake or Make as build systems.
|