diff --git a/README.md b/README.md index 316bb37..6f2d102 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ 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/) ## Contributing @@ -11,10 +12,10 @@ We welcome your contributions and suggestions! Please see the [Meta](https://abo Source code is automatically pushed to the following mirrors. -[![Static Badge](https://img.shields.io/badge/git.starcat.systems-main-green?style=flat&logo=forgejo&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about/) +[![Main Forge Badge](https://img.shields.io/badge/git.starcat.systems-main-green?style=flat&logo=forgejo&logoColor=fff&logoSize=auto)](https://git.starcat.systems/starcatsys/about/) -[![Static Badge](https://img.shields.io/badge/sourcehut-mirror-blue?style=flat&logo=sourcehut&logoColor=fff&logoSize=auto)](https://git.sr.ht/~starcatsys/about) +[![SourceHut Badge](https://img.shields.io/badge/sourcehut-mirror-blue?style=flat&logo=sourcehut&logoColor=fff&logoSize=auto)](https://git.sr.ht/~starcatsys/about) -[![Static Badge](https://img.shields.io/badge/GitLab-mirror-blue?style=flat&logo=gitlab&logoColor=fff&logoSize=auto)](https://gitlab.com/starcatsys-mirror/starcatsys/about) +[![GitLab Badge](https://img.shields.io/badge/GitLab-mirror-blue?style=flat&logo=gitlab&logoColor=fff&logoSize=auto)](https://gitlab.com/starcatsys-mirror/starcatsys/about) 📝 Note that all issues and pull requests should be directed to the [main forge](https://git.starcat.systems/starcatsys/about). diff --git a/docs/about/service_domains.md b/docs/about/service_domains.md index bdabfb7..7b8270b 100644 --- a/docs/about/service_domains.md +++ b/docs/about/service_domains.md @@ -10,7 +10,6 @@ This list helps to ensure that you're only dealing with official, legitimate Sta - `login.starcat.systems` - the StarCat Accounts site. Use your StarCat Account to log in to all other StarCat Services. - :fontawesome-solid-triangle-exclamation:{ .warning-yellow } This is the **only** site that you should enter your StarCat Accounts login information or 2FA information into. All StarCat sites and services will redirect to `login.starcat.systems` for you to log in. - `git.starcat.systems` - the StarCat Git server, powered by Forgejo. -- `mantis.starcat.systems` - the StarCat bug and issue tracker, powered by MantisBT. - `policies.starcat.systems` - a quick link that redirects to the Policies section of this site. - `support.starcat.systems` - a quick link that redirects to the Support section of this site. - `status.starcat.systems` - a quick link that redirects to our InStatus offsite status page (below).