mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-04-02 14:49:13 +08:00
Fix v6.0.0 currentYear attribution
This commit is contained in:
parent
65f4bdb502
commit
d6618a244e
@ -1,4 +1,4 @@
|
||||
console.log(`Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
|
||||
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
Copyright {{currentYear}} Fonticons, Inc.
|
||||
Copyright ${new Date().getFullYear()} Fonticons, Inc.
|
||||
`)
|
Loading…
x
Reference in New Issue
Block a user