Skip to content

Commit

Permalink
Fix references of faunadb and ceylon (#2040)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunatic-fox authored Nov 24, 2023
1 parent fcda32a commit 00867dc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -1447,7 +1447,8 @@
"plain-wordmark"
],
"font": [
"plain"
"plain",
"plain-wordmark"
]
},
"color": "#AB710A",
Expand Down Expand Up @@ -3034,7 +3035,9 @@
"versions": {
"svg": [
"original-wordmark",
"original"
"original",
"line",
"line-wordmark"
],
"font": [
"original-wordmark",
Expand Down

0 comments on commit 00867dc

Please sign in to comment.