diff options
| author | Lorenzo Torres <lorenzotorres@outlook.it> | 2026-06-01 11:36:22 +0200 |
|---|---|---|
| committer | Lorenzo Torres <lorenzotorres@outlook.it> | 2026-06-01 11:47:10 +0200 |
| commit | c172285efa8e06da444ca3ffef30a0c5b1c75085 (patch) | |
| tree | 2e933e456a2cd975cc072d293664a635ba42f6de /content/_index.html | |
| parent | 1ab00e322a1efa7c79734697dcaabe2f31377836 (diff) | |
updated the website
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> |
