diff options
Diffstat (limited to 'content/_index.html')
| -rw-r--r-- | content/_index.html | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/content/_index.html b/content/_index.html index dc68622..c692395 100644 --- a/content/_index.html +++ b/content/_index.html @@ -6,17 +6,9 @@ Hi, I’m Lorenzo. I’m an italian student based in <a href="https://en.wikiped <h3>Pinned posts</h3> <ul> <li><a href="blog/why_c">why I use C in 2025</a></li> + <li><a href="blog/apple_dilemma">Apple Silicon and the Developer Dilemma</a></li> </ul> -<!-- -<h3>My thoughts on</h3> -<ul> - <li><a href="llm/">large language models</a></li> - <li><a href="programming_languages/">programming languages</a></li> - <li><a href="web/">the web</a></li> -</ul> ---> <h3>Contacts</h3> -If you want to discuss about something, I'm happy to receive emails at <img src="email.png" /> +If you want to discuss about something, I'm happy to receive emails at <code>lorenzo@xkv6.com</code> </br> -Here is also <a href="https://sagittarius-a.org/pub/lorenzo.asc">my GPG public key</a> |
