diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 16:46:48 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 16:46:48 +0200 |
| commit | 12830ecc2770cf63042f35e208899efabff6fd44 (patch) | |
| tree | 0a4e34db0661240ea1ce0adeba0f46f26be845b7 /src/blog/2025-06-06-webdev | |
| parent | 26a987a95e80b9464ed7aca6397e9ff3ed3120b6 (diff) | |
| download | sebastiano.tronto.net-12830ecc2770cf63042f35e208899efabff6fd44.tar.gz sebastiano.tronto.net-12830ecc2770cf63042f35e208899efabff6fd44.zip | |
Fix link to h48 POC
Diffstat (limited to 'src/blog/2025-06-06-webdev')
| -rw-r--r-- | src/blog/2025-06-06-webdev/webdev.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2025-06-06-webdev/webdev.md b/src/blog/2025-06-06-webdev/webdev.md index 50b14d9..3bf4f9b 100644 --- a/src/blog/2025-06-06-webdev/webdev.md +++ b/src/blog/2025-06-06-webdev/webdev.md | |||
| @@ -27,7 +27,7 @@ multithreading, SIMD, callback functions and whatnot) to | |||
| 27 | JavaScript and HTML for the frontend. | 27 | JavaScript and HTML for the frontend. |
| 28 | 28 | ||
| 29 | This whole process was complex, tiring and at times frustrating - | 29 | This whole process was complex, tiring and at times frustrating - |
| 30 | but eventually [it was a success](https://tronto.net:48)! Not only | 30 | but eventually [it was a success](https://h48.tronto.net)! Not only |
| 31 | I accomplished my goal, but I have learnt a lot along the way. After | 31 | I accomplished my goal, but I have learnt a lot along the way. After |
| 32 | finishing the work, I decided to write down all that I have learnt and | 32 | finishing the work, I decided to write down all that I have learnt and |
| 33 | share it with the world with this post. | 33 | share it with the world with this post. |
