diff options
author | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-04-24 20:25:58 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-04-24 20:25:58 +0200 |
commit | 61d3d2541cf6b81ecb046b267a00cceaebc85b6f (patch) | |
tree | 652fdecc58b098d7f9767cd490ff4f48e92ffd87 | |
parent | 62df219540eafe7cc7054c272d02940766864fdf (diff) | |
download | gabrielgio.me-61d3d2541cf6b81ecb046b267a00cceaebc85b6f.tar.gz gabrielgio.me-61d3d2541cf6b81ecb046b267a00cceaebc85b6f.tar.bz2 gabrielgio.me-61d3d2541cf6b81ecb046b267a00cceaebc85b6f.zip |
fix: Remove unused .git
-rw-r--r-- | content/projects/_index.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/content/projects/_index.md b/content/projects/_index.md index 4a29d80..86167a4 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -10,7 +10,7 @@ Just a list of some projects I have done and find useful on my day-to-day life. - Apkdoc - [[git](https://git.gabrielgio.me/apkdoc.git/)] + [[git](https://git.gabrielgio.me/apkdoc/)] [[apk](https://apkdoc.gabrielgio.me)] A document generator for alpine's index format v2 file[^1]. It will provide @@ -19,7 +19,7 @@ Just a list of some projects I have done and find useful on my day-to-day life. docs[^2] are updated. - Lens - [[git](https://git.gabrielgio.me/lens.git/)] + [[git](https://git.gabrielgio.me/lens/)] [[apk](https://apkdoc.gabrielgio.me)] A read only media server with some media capabilities. It is meant to be a @@ -30,7 +30,7 @@ Just a list of some projects I have done and find useful on my day-to-day life. some parts I developed there will be used in another projects. - Reddit to Nextcloud importer - [[git](https://git.gabrielgio.me/reddit-nextcloud-importer.git/)] + [[git](https://git.gabrielgio.me/reddit-nextcloud-importer/)] [[apk](https://apkdoc.gabrielgio.me)] A small project that monitors user\'s saved posts on reddit, downloads its @@ -42,7 +42,7 @@ Just a list of some projects I have done and find useful on my day-to-day life. instance. - [Filter for Nerdcast (pt-BR)](https://jnfilter.gabrielgio.me/view) - [[git](https://git.gabrielgio.me/jnfilter.git/)] + [[git](https://git.gabrielgio.me/jnfilter/)] [[apk](https://apkdoc.gabrielgio.me)] Just a small podcast filter to remove and/or split a feed from Nerdcast[^6] @@ -51,7 +51,7 @@ Just a list of some projects I have done and find useful on my day-to-day life. segment you want shows up on you podcast client. - [Password generator](https://genpass.gabrielgio.me/) - [[sr.ht](https://git.sr.ht/~gabrielgio/genpass)] + [[git](https://git.gabrielgio.me/genpass/)] It started with me having fun with clojure script (last commit[^7]). Now I have been using it as a playground to play a bit with rust/wasm and it is a |