mirror of
https://github.com/konpa/devicon.git
synced 2025-08-17 03:54:05 +02:00
fix: add original-wordmark
aliases for Liquibase (#1242)
* 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>
This commit is contained in:
@@ -7193,6 +7193,10 @@
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "plain"
|
||||
},
|
||||
{
|
||||
"base": "original-wordmark",
|
||||
"alias": "plain-wordmark"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user