Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions config/all-tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,12 @@
"borderColor": "border-[#40ccf7]"
},
{
"name": "TypeScript",
"name": "FastAPI",
"color": "bg-[#61d0f2]",
"borderColor": "border-[#40ccf7]"
},
{
"name": "FastAPI",
"name": "TypeScript",
"color": "bg-[#61d0f2]",
"borderColor": "border-[#40ccf7]"
},
Expand Down Expand Up @@ -278,12 +278,12 @@
"borderColor": "border-[#40ccf7]"
},
{
"name": "AsyncAPI Generator",
"name": "AsyncAPI CLI",
"color": "bg-[#61d0f2]",
"borderColor": "border-[#40ccf7]"
},
{
"name": "AsyncAPI CLI",
"name": "AsyncAPI Generator",
"color": "bg-[#61d0f2]",
"borderColor": "border-[#40ccf7]"
},
Expand Down
Loading
Loading