diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-07-31 17:12:12 +0200 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-07-31 17:12:12 +0200 |
commit | 5768522de4e0ceccff1455da7171f4674339230c (patch) | |
tree | b81aaa2a8ca1763eea5cdd6047d4712b42ee6576 /content | |
parent | eace42e7113857145a72fe461abee8b2ca748c55 (diff) | |
download | gabrielgio.me-5768522de4e0ceccff1455da7171f4674339230c.tar.gz gabrielgio.me-5768522de4e0ceccff1455da7171f4674339230c.tar.bz2 gabrielgio.me-5768522de4e0ceccff1455da7171f4674339230c.zip |
ref: Add apk tag to project
I'll be adding more of those to each project as I'm working on them.
Diffstat (limited to 'content')
-rw-r--r-- | content/projects/_index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/projects/_index.md b/content/projects/_index.md index 50d44a5..22ec3f2 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -44,6 +44,7 @@ Just a list of some projects I have done and find useful on my day-to-day life. - [Password generator](https://genpass.gabrielgio.me/) [[sr.ht](https://git.sr.ht/~gabrielgio/genpass)] + [[apk](https://git.sr.ht/~gabrielgio/apkbuilds)] It started with me having fun with clojure script ([last commit](https://git.sr.ht/~gabrielgio/genpass/commit/2db3d88503fbe219e99c464c4cc8e768613e1359)). |