Skip to content

Commit

Permalink
Update GitHub username on docs and manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
catuhana committed Dec 27, 2023
1 parent 4b8e748 commit 8d09a33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

🌸 Soothing pastel theme preset for UnoCSS!

[![CI Status](https://img.shields.io/github/actions/workflow/status/tuhanayim/unocss-catppuccin/ci.yaml?style=flat-square&logo=github-actions&label=CI&labelColor=%23eff1f5&color=%2340a02b)](https://github.com/tuhanayim/unocss-catppuccin/actions/workflows/ci.yaml)
[![CI Status](https://img.shields.io/github/actions/workflow/status/catuhana/unocss-catppuccin/ci.yaml?style=flat-square&logo=github-actions&label=CI&labelColor=%23eff1f5&color=%2340a02b)](https://github.com/catuhana/unocss-catppuccin/actions/workflows/ci.yaml)
[![npm Version](https://img.shields.io/npm/v/unocss-catppuccin?style=flat-square&logo=npm&labelColor=%23eff1f5&color=%2340a02b)](https://npmjs.com/package/unocss-catppuccin)
[![GitHub Stars](https://img.shields.io/github/stars/tuhanayim/unocss-catppuccin?style=flat-square&labelColor=%23eff1f5&color=%2340a02b)](https://github.com/tuhanayim/unocss-catppuccin/stargazers)
[![GitHub Stars](https://img.shields.io/github/stars/catuhana/unocss-catppuccin?style=flat-square&labelColor=%23eff1f5&color=%2340a02b)](https://github.com/catuhana/unocss-catppuccin/stargazers)

</center>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "BSD-3-Clause",
"repository": {
"type": "git",
"url": "git+https://github.com/tuhanayim/unocss-catppuccin.git"
"url": "git+https://github.com/catuhana/unocss-catppuccin.git"
},
"description": "🌸 Soothing pastel theme preset for UnoCSS!",
"keywords": [
Expand Down

0 comments on commit 8d09a33

Please sign in to comment.