Add main vs staging badges to README

This commit is contained in:
thhsh-local 2025-05-07 14:01:16 -04:00
parent 28c403ac85
commit c5a2e65aa9
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg

View file

@ -2,7 +2,8 @@
This repo contains the source Markdown and MkDocs files that generate [about.starcat.systems](https://about.starcat.systems) using [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/).
[![Forgejo Last Commit](https://img.shields.io/gitea/last-commit/starcatsys/about?display_timestamp=committer&gitea_url=https%3A%2F%2Fgit.starcat.systems&style=flat&logo=git&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about/)
[![Forgejo Last Commit (main)](https://img.shields.io/gitea/last-commit/starcatsys/about/main?gitea_url=https%3A%2F%2Fgit.starcat.systems&style=flat&logo=git&logoColor=fff&logoSize=auto&label=last%20commit%20(main))
](https://git.starcat.systems/starcatsys/about/src/branch/main) [![Forgejo Last Commit (staging)](https://img.shields.io/gitea/last-commit/starcatsys/about/staging?gitea_url=https%3A%2F%2Fgit.starcat.systems&style=flat&logo=git&logoColor=fff&logoSize=auto&label=last%20commit%20(staging))](https://git.starcat.systems/starcatsys/about/src/branch/staging)
## Contributing