Skip to content

Commit

Permalink
refactor: rename freeze.nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Jul 18, 2024
1 parent acae0ec commit eb1d51c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pages/projects.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ func Projects(c echo.Context) error {
Repo: "https://github.com/catppuccin/userstyles",
},
{
Name: "charm-freeze.nvim",
Icon: "charm-freeze-icon.webp",
Banner: "charm-freeze-banner.webp",
Repo: "https://github.com/isabelroses/charm-freeze.nvim",
Name: "freeze.nvim",
Icon: "freeze-icon.webp",
Banner: "freeze-banner.webp",
Repo: "https://github.com/charm-community/freeze.nvim",
},
{
Name: "izrss",
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit eb1d51c

Please sign in to comment.