Skip to content

Commit

Permalink
fix: add original-wordmark aliases for Liquibase (devicons#1242)
Browse files Browse the repository at this point in the history
* fix: add `original-wordmark` aliases for Liquibase

Co-authored-by: kilian-paquier <kilian-paquier@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

Co-authored-by: kilian-paquier <kilian-paquier@users.noreply.github.com>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
  • Loading branch information
3 people committed Oct 15, 2022
1 parent ce4ccb1 commit 99078f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -7193,6 +7193,10 @@
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
Expand Down

0 comments on commit 99078f9

Please sign in to comment.