mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-05-05 21:37:08 +01:00
Remove explicit TXT and MD formats.
Themes will now inherit these formats from the Basis theme by default.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"author": "hacksalot <hacksalot@fluentdesk.com>",
|
||||
"engine": "handlebars",
|
||||
"inherits": {
|
||||
"text": "compact",
|
||||
"md": "compact"
|
||||
"text": "basis",
|
||||
"md": "basis"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user