Skip to content

Commit 0f1c9d2

Browse files
committed
chore: add storegazer and update sponsor
1 parent 2aa53f3 commit 0f1c9d2

File tree

5 files changed

+38
-23
lines changed

5 files changed

+38
-23
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ const nav = [
3232
{ text: 'Sponsors', link: '/sponsors' },
3333
{ text: 'Partners', link: '/partners' },
3434
{ text: 'Postcardware', link: '/postcardware' },
35+
{ text: 'Stargazers', link: '/stargazers' },
3536
{ text: 'License', link: '/license' },
3637
{
3738
items: [

docs/intro.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ This Starter Kit comes pre-configured with the following:
4545

4646
Please see our [releases](https://github.com/stacksjs/stacks/releases) page for more information on what has changed recently.
4747

48+
## Stargazers
49+
50+
[![Stargazers](https://starchart.cc/stacksjs/ts-starter.svg?variant=adaptive)](https://starchart.cc/stacksjs/ts-starter)
51+
4852
## Contributing
4953

5054
Please review the [Contributing Guide](https://github.com/stacksjs/contributing) for details.

0 commit comments

Comments
 (0)