Add hide_title to metadata check whitelist

This commit is contained in:
Joel Marcey 2018-04-11 18:02:25 -07:00
parent c9cedfe923
commit 71278431f1

View file

@ -25,6 +25,7 @@ const SupportedHeaderFields = new Set([
'authorFBID',
'sidebar_label',
'original_id',
'hide_title',
]);
// Can have a custom docs path. Top level folder still needs to be in directory