diff --git a/themes/compact/theme.json b/themes/compact/theme.json index 8a4d914..cde9ef1 100644 --- a/themes/compact/theme.json +++ b/themes/compact/theme.json @@ -4,7 +4,7 @@ "author": "hacksalot ", "engine": "handlebars", "inherits": { - "text": "basis", + "txt": "basis", "md": "basis" } } diff --git a/themes/positive/theme.json b/themes/positive/theme.json index fecdd24..07be2d1 100644 --- a/themes/positive/theme.json +++ b/themes/positive/theme.json @@ -4,7 +4,7 @@ "author": "hacksalot ", "engine": "handlebars", "inherits": { - "text": "basis", + "txt": "basis", "md": "basis" } }