Skip to content

Commit

Permalink
chore(docs): fix mocks for blog pages
Browse files Browse the repository at this point in the history
  • Loading branch information
realdreamer committed Sep 1, 2023
1 parent 7069fab commit b94c008
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export const blogFrontMatter: IPageMeta = {
publishDate: '2018-02-07T00:00:00.000Z',
author: 'Vivienne Chen',
layout: 'blog',
order: 6,
};

export const fullLayoutFrontMatter: IPageMeta = {
Expand Down

0 comments on commit b94c008

Please sign in to comment.