Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💄 Footer - Add GitHub star link and count
Fixes #1425 Add GitHub star link and counter to the footer with specified text. * Import `GitHubButton` from `react-github-btn` in `src/components/footer/footer.js`. * Replace the existing GitHub link with the `GitHubButton` component. * Update the footer text to include the specified text: "We ❤️ open source. Loving SSW Rules? ⭐️ us on GitHub {{ CONTROL WITH CURRENT STARS }} Stand by... we are migrating this site to TinaCMS". * Install the `react-github-btn` package in `package.json`. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/SSWConsulting/SSW.Rules/issues/1425?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information