aboutsummaryrefslogtreecommitdiff
path: root/content/projects/_index.md
diff options
context:
space:
mode:
authorgabrielgio <gabriel.giovanini@pm.me>2022-03-25 21:55:25 +0100
committergabrielgio <gabriel.giovanini@pm.me>2022-03-25 21:55:25 +0100
commit43dcac95a468e71b98a7fd782769984759f345ab (patch)
tree7fb94e7c77b7ce7d0f7d376ca1d8c2bddf304945 /content/projects/_index.md
parent58244f4cf1537a5a51e886d0a4d3fe79ff37e7b8 (diff)
downloadgabrielgio.me-43dcac95a468e71b98a7fd782769984759f345ab.tar.gz
gabrielgio.me-43dcac95a468e71b98a7fd782769984759f345ab.tar.bz2
gabrielgio.me-43dcac95a468e71b98a7fd782769984759f345ab.zip
fix: Fix readme me link
Readme link was, for some reason, pointing to its own gitlab repo.
Diffstat (limited to 'content/projects/_index.md')
-rw-r--r--content/projects/_index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/projects/_index.md b/content/projects/_index.md
index ace65cc..a25ab15 100644
--- a/content/projects/_index.md
+++ b/content/projects/_index.md
@@ -39,5 +39,5 @@ Just a list of some projects I have done and find useful on my day-to-day life.
Now I have been using it as a playground to play a bit with rust/wasm and it
is a quite interesting comparacion to make. The cljs implementation could
not handle more than 1k chars, while the wasm can easly handle >100k. Is it
- useful for a password generator? Probabally not, but if it your use case now
- I got you covered.
+ useful for a password generator? Probabally not, but if it is your use case
+ now I got you covered.