Skip to content

Commit

Permalink
πŸ› fix(links): color-picker and palette-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-FTW committed Oct 4, 2024
1 parent d519bb2 commit 68700aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions userconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -685,13 +685,13 @@ const default_config = {
},
{
name: "palette-generator",
url: "https://rosepinetheme.com/",
url: "https://colpat.itsvg.in/dashboard",
icon: "palette",
icon_color: palette.blue,
},
{
name: "color-picker",
url: "https://12ft.io/",
url: "https://htmlcolorcodes.com/color-picker/",
icon: "color-picker",
icon_color: palette.mauve,
},
Expand Down

0 comments on commit 68700aa

Please sign in to comment.