gabrielgio.me @ 61d3d2541cf6b81ecb046b267a00cceaebc85b6f

fix: Remove unused .git
 1diff --git a/content/projects/_index.md b/content/projects/_index.md
 2index 4a29d8054da8cad0428a3ca49c2e87df1f5611bb..86167a4c1dd2f0dea5f713e412d145d391caacbf 100644
 3--- a/content/projects/_index.md
 4+++ b/content/projects/_index.md
 5@@ -10,7 +10,7 @@ Just a list of some projects I have done and find useful on my day-to-day life.
 6 
 7 
 8 -   Apkdoc
 9-    [[git](https://git.gabrielgio.me/apkdoc.git/)]
10+    [[git](https://git.gabrielgio.me/apkdoc/)]
11     [[apk](https://apkdoc.gabrielgio.me)]
12 
13     A document generator for alpine's index format v2 file[^1]. It will provide
14@@ -19,7 +19,7 @@     I could keep my packaged organized. Everytime a new package is compiled the
15     docs[^2] are updated.
16 
17 -   Lens
18-    [[git](https://git.gabrielgio.me/lens.git/)]
19+    [[git](https://git.gabrielgio.me/lens/)]
20     [[apk](https://apkdoc.gabrielgio.me)]
21 
22     A read only media server with some media capabilities. It is meant to be a
23@@ -30,7 +30,7 @@     easier. That is for now not being maintained, but it still keep it since
24     some parts I developed there will be used in another projects.
25 
26 -   Reddit to Nextcloud importer
27-    [[git](https://git.gabrielgio.me/reddit-nextcloud-importer.git/)]
28+    [[git](https://git.gabrielgio.me/reddit-nextcloud-importer/)]
29     [[apk](https://apkdoc.gabrielgio.me)]
30 
31     A small project that monitors user\'s saved posts on reddit, downloads its
32@@ -42,7 +42,7 @@     nextcloud-api-wrapper[^5] to manage folder and upload files to nexcloud
33     instance.
34 
35 -   [Filter for Nerdcast (pt-BR)](https://jnfilter.gabrielgio.me/view)
36-    [[git](https://git.gabrielgio.me/jnfilter.git/)]
37+    [[git](https://git.gabrielgio.me/jnfilter/)]
38     [[apk](https://apkdoc.gabrielgio.me)]
39 
40     Just a small podcast filter to remove and/or split a feed from Nerdcast[^6]
41@@ -51,7 +51,7 @@     programs/segments and this project just helps to clean up so only the
42     segment you want shows up on you podcast client.
43 
44 -   [Password generator](https://genpass.gabrielgio.me/)
45-    [[sr.ht](https://git.sr.ht/~gabrielgio/genpass)]
46+    [[git](https://git.gabrielgio.me/genpass/)]
47 
48     It started with me having fun with clojure script (last commit[^7]). Now I
49     have been using it as a playground to play a bit with rust/wasm and it is a