diff options
author | gabriel giovanini <1408882-gabrielgio@users.noreply.gitlab.com> | 2022-03-24 01:26:25 +0000 |
---|---|---|
committer | gabriel giovanini <1408882-gabrielgio@users.noreply.gitlab.com> | 2022-03-24 01:26:25 +0000 |
commit | 3236b31dbda614daf155cba81c42ed77824b1d42 (patch) | |
tree | 517c5bafbfa16a0df19b909a47766154a7a8dccf /content | |
parent | f3504421d4658345917321dad40b79068aa760a8 (diff) | |
download | gabrielgio.me-3236b31dbda614daf155cba81c42ed77824b1d42.tar.gz gabrielgio.me-3236b31dbda614daf155cba81c42ed77824b1d42.tar.bz2 gabrielgio.me-3236b31dbda614daf155cba81c42ed77824b1d42.zip |
fix: Wording.
Diffstat (limited to 'content')
-rw-r--r-- | content/projects/_index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/projects/_index.md b/content/projects/_index.md index 3229dd9..553aa83 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -6,7 +6,7 @@ draft = false +++ -Just a list of some projects I finished. +Just a list of some projects I have done and find useful on my day-to-day life. - [Reddit to Nextcloud importer](https://gabrielgio.gitlab.io/reddit-nextcloud-importer/) @@ -34,4 +34,4 @@ Just a list of some projects I finished. - [Password generator](https://genpass.gabrielgio.me/) [<i class="fab fa-gitlab"></i>](https://gitlab.com/gabrielgio/genpass) - That is just me having fun with clojure script. + That was just me having fun with clojure script. |