Skip to content

Commit

Permalink
fix: changed home category icon from home to house (#2243)
Browse files Browse the repository at this point in the history
  • Loading branch information
jguddas committed Jun 22, 2024
1 parent a34919f commit 07230a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion categories/home.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "../category.schema.json",
"title": "Home",
"icon": "home"
"icon": "house"
}

0 comments on commit 07230a4

Please sign in to comment.