gabrielgio.me @ 61d3d2541cf6b81ecb046b267a00cceaebc85b6f

fix: Remove unused .git
diff --git a/content/projects/_index.md b/content/projects/_index.md
index 4a29d8054da8cad0428a3ca49c2e87df1f5611bb..86167a4c1dd2f0dea5f713e412d145d391caacbf 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 @@     I could keep my packaged organized. Everytime a new package is compiled the
     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 @@     easier. That is for now not being maintained, but it still keep it since
     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 @@     nextcloud-api-wrapper[^5] to manage folder and upload files to nexcloud
     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 @@     programs/segments and this project just helps to clean up so only the
     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