Skip to content

Commit

Permalink
Fix the typo lmao
Browse files Browse the repository at this point in the history
  • Loading branch information
zaydek committed Feb 2, 2023
1 parent 7c6e11e commit 04c16e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ attribution required.

πŸ–ΌοΈ Icons by [@steveschoger πŸ”—](https://twitter.com/steveschoger)<br>
πŸ–₯️ Website by [@username_ZAYDEK πŸ”—](https://twitter.com/username_ZAYDEK)<br>
πŸ’™ [Share on Twitter πŸ”—](http://twitter.com/intent/tweet?text=Check%20out%20Hericons%20%F0%9F%92%AF%0A%0AThanks%20@steveschoger%20for%20designing%20Heroicons%20and%20@username_ZAYDEK%20for%20the%20new%20heroicons.dev%0A%0Aheroicons.dev)<br>
πŸ’™ [Share on Twitter πŸ”—](http://twitter.com/intent/tweet?text=Check%20out%20Heroicons%20%F0%9F%92%AF%0A%0AThanks%20@steveschoger%20for%20designing%20Heroicons%20and%20@username_ZAYDEK%20for%20the%20new%20heroicons.dev%0A%0Aheroicons.dev)<br>

<small>_Looking for the official Heroicons [website](https://heroicons.com)?_</small>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "app-hericons",
"name": "app-Heroicons",
"private": true,
"version": "0.0.0",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/contents-sidebar-1.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ export function Sidebar1() {
</NavItemLink>
<NavItemLink
icon={TwitterIcon}
href={`http://twitter.com/intent/tweet?text=${encodeURI("Check out Hericons πŸ’―\n\nThanks @steveschoger for designing Heroicons and @username_ZAYDEK for the new heroicons.dev\n\nheroicons.dev")}`}
href={`http://twitter.com/intent/tweet?text=${encodeURI("Check out Heroicons πŸ’―\n\nThanks @steveschoger for designing Heroicons and @username_ZAYDEK for the new heroicons.dev\n\nheroicons.dev")}`}
rel="noopener noreferrer"
target="_blank"
>
Expand Down

0 comments on commit 04c16e8

Please sign in to comment.