From 8a6f44bde6a2ab372d62fbfac14e50e1b5599620 Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Tue, 27 May 2025 17:00:31 -0400 Subject: [PATCH] Add Thanks/Hall of Fame page --- docs/about/.nav.yml | 1 + docs/about/thanks.md | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 docs/about/thanks.md diff --git a/docs/about/.nav.yml b/docs/about/.nav.yml index 58f9295..29a9a4a 100644 --- a/docs/about/.nav.yml +++ b/docs/about/.nav.yml @@ -2,4 +2,5 @@ title: About nav: - index.md - service_domains.md + - thanks.md - attribution.md \ No newline at end of file diff --git a/docs/about/thanks.md b/docs/about/thanks.md new file mode 100644 index 0000000..3ae6340 --- /dev/null +++ b/docs/about/thanks.md @@ -0,0 +1,8 @@ +# Thanks + Hall of Fame + +We **sincerely** appreciate these amazing folks who have helped StarCat and our creations with their responsible disclosure of [:octicons-arrow-right-16: bugs](../contact/bugs.md) and [:octicons-arrow-right-16: security issues](../contact/security.md), as well as so much more. Truly, thank you! :material-heart: + +- This list is oddly empty... +- Want to be the first? + +Want to get on this list? Check out our pages on [:octicons-arrow-right-16: reporting bugs](../contact/bugs.md) and [:octicons-arrow-right-16: reporting security issues](../contact/security.md). \ No newline at end of file