diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-01-29 08:59:10 -0500 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-01-29 09:00:55 -0500 |
| commit | f079abb5cbc39bf5356bc7349f47b9b5c3627a48 (patch) | |
| tree | 3f61435b9737ec0ada3f7a7401ec5d67499ad44a /README.md | |
| parent | 8f83a0e99fb7ed048b90a843ea3bba31cb9eb45d (diff) | |
feat: 🎸 Added countup page
Added module countup and countup page.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -17,17 +17,17 @@ <a href="https://stats.uptimerobot.com/xyGVYhLJmV"> <img src="https://img.shields.io/uptimerobot/status/m793642596-ec67b9245f33e4f365f0da66" alt="UptimeRobot Status"> </a> - <a href="https://github.com/gethinode/template/commits/main"> - <img src="https://img.shields.io/github/last-commit/gethinode/template.svg" alt="Last commit"> + <a href="https://github.com/anoduck/hinode-template/commits/main"> + <img src="https://img.shields.io/github/last-commit/anoduck/hinode-template.svg" alt="Last commit"> </a> - <a href="https://github.com/gethinode/template/issues"> - <img src="https://img.shields.io/github/issues/gethinode/template.svg" alt="Issues"> + <a href="https://github.com/anoduck/hinode-template/issues"> + <img src="https://img.shields.io/github/issues/anoduck/hinode-template.svg" alt="Issues"> </a> - <a href="https://github.com/gethinode/template/pulls"> - <img src="https://img.shields.io/github/issues-pr-raw/gethinode/template.svg" alt="Pulls"> + <a href="https://github.com/anoduck/hinode-template/pulls"> + <img src="https://img.shields.io/github/issues-pr-raw/anoduck/hinode-template.svg" alt="Pulls"> </a> - <a href="https://github.com/gethinode/template/blob/main/LICENSE"> - <img src="https://img.shields.io/github/license/gethinode/template" alt="License"> + <a href="https://github.com/anoduck/hinode-template/blob/main/LICENSE"> + <img src="https://img.shields.io/github/license/anoduck/hinode-template" alt="License"> </a> </p> @@ -74,4 +74,4 @@ You can now run `npm run start` to start a local development server. [npm]: https://www.npmjs.com [nodejs]: https://nodejs.org [repository]: https://github.com/gethinode/hinode.git -[repository_template]: https://github.com/gethinode/template.git +[repository_template]: https://github.com/anoduck/hinode-template.git |
