Skip to content

Commit

Permalink
Do not ignore 'custom_edit_url' (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenzeck authored and yangshun committed Apr 25, 2018
1 parent 255fa40 commit df6f6df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/server/readMetadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const SupportedHeaderFields = new Set([
'original_id',
'hide_title',
'layout',
'custom_edit_url',
]);

// Can have a custom docs path. Top level folder still needs to be in directory
Expand Down

0 comments on commit df6f6df

Please sign in to comment.