Update Home

2025-06-08 15:24:54 -05:00
parent e58b5fdc7a
commit 73ad775c5d

@ -8,7 +8,7 @@ To run any of these bots for yourself, you will need:
## Index of bots that reside here:
1. [Dog facts](https://bots.fyrfli.social/@dogfacts) (dogs_facts.py) is a little bit of code I wrote in one my lazy, brain-foggy days.
1. [Dog facts](DogFacts) (dogs_facts.py) is a little bit of code I wrote in one my lazy, brain-foggy days.
___
*I use [Gitea](https://about.gitea.com) and [their fork](https://blog.gitea.com/hacking-on-gitea-actions/) of Github's actions project. Note that while many folks migrated to [Forgejo](https://forgejo.org), I have not. Many reasons for that, but the most definitive reason is that when Forgejo forked off from Gitea, there wasn't a really comprehensive CI/CD solution (woodpecker was clunky for me) and when Gitea Actions finally released, it was a complicated process to migrate.