mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 11:12:44 +00:00
Add Forged in the Dark disclaimer and logo
This commit is contained in:
@@ -142,6 +142,21 @@ module.exports = [
|
||||
name : 'AELF',
|
||||
gen : LicenseGenAelf.aelf10a
|
||||
},
|
||||
{
|
||||
name : 'Blades in the Dark',
|
||||
subsnippets : [
|
||||
{
|
||||
name : 'Forged in the Dark Logo',
|
||||
icon : 'fas fa-image',
|
||||
gen : LicenseGen.bladesDarkLogo
|
||||
},
|
||||
{
|
||||
name : 'Usage Statement',
|
||||
icon : 'fas fa-text',
|
||||
gen : LicenseGen.bladesDarkNotice
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
name : 'Creative Commons',
|
||||
icon : 'fab fa-creative-commons',
|
||||
|
||||
Reference in New Issue
Block a user