Skip to content

Commit

Permalink
feat: add odette as a cute entity
Browse files Browse the repository at this point in the history
  • Loading branch information
katlyn committed Sep 12, 2024
1 parent 1c03bf5 commit 04c210f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/config/cuteEntities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ const entities: Entity[] = [
{
name: "samara",
url: "https://khcrysalis.dev/"
},
{
name: "Odette",
url: "http://puppygirl.systems/"
}
]

Expand Down

0 comments on commit 04c210f

Please sign in to comment.