fix: Google SEO, we're at 100% now

https://pagespeed.web.dev/analysis/https-www-patate-dev/8vutlin5kc\?form_factor\=desktop
This commit is contained in:
2024-04-22 15:00:08 +02:00
parent cff24f6856
commit 3485265d08
7 changed files with 18 additions and 21 deletions

View File

@@ -1,11 +1,10 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<!--#include virtual="pages/header.html" -->
<body>
<p>Hey you, thanks for passing by, let me introduce myself. I'm a French C/C++/Python/ASM coder who is interested in reverse engineering, Eurobeat music and 90's looking websites.</p>
<p>I don't know how you found this website but be free to check <a href="pages/blog.html">my blog</a> where i post random stuff.</p>
<p>I don't know how you found this website but be free to check <a href="pages/blog.html" aria-label="my blog">my blog</a> where i post random stuff.</p>
<br>
<p>I run Arch Linux, i3 and Emacs: <a href="//github.com/ALittlePatate/dotfiles"> my dotfiles.</a></p>
<p>I run Arch Linux, i3 and Emacs: <a href="//github.com/ALittlePatate/dotfiles" aria-label="dotfiles"> my dotfiles.</a></p>
<br>
<p>Interests:<p>
@@ -19,9 +18,9 @@
<p>Some projects of mine:<p>
<ul>
<li><a href="//github.com/ALittlePatate/patate-crypter">patate crypter</a> - Malware obfuscator, bypasses most AVs</li>
<li><a href="//github.com/ALittlePatate/pasm">pasm</a> - x86 assembly-like interpreted scripting language meant for C2 agents</li>
<li><a href="//github.com/ALittlePatate/taxidriver">TaxiDriver</a> - R/W kernel module for Linux (5.x - 6.x)</li>
<li><a href="//github.com/ALittlePatate/patate-crypter" aria-label="patate crypter">patate crypter</a> - Malware obfuscator, bypasses most AVs</li>
<li><a href="//github.com/ALittlePatate/pasm" aria-label="pasm">pasm</a> - x86 assembly-like interpreted scripting language meant for C2 agents</li>
<li><a href="//github.com/ALittlePatate/taxidriver" aria-label="TaxiDriver">TaxiDriver</a> - R/W kernel module for Linux (5.x - 6.x)</li>
</ul>
<!--#include virtual="pages/footer.html" -->