Skip to content

Commit

Permalink
chore: update js script for amplify
Browse files Browse the repository at this point in the history
  • Loading branch information
seaerchin committed Dec 18, 2024
1 parent 011a203 commit aac263e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tooling/build/scripts/generate-sitemap.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ const getSiteMapEntry = async (fullPath, relativePath, name) => {
category: schemaData.page.category,
date: schemaData.page.date,
image: schemaData.page.image,
tags: schemaData.page.tags,
}

if (schemaData.layout === "file") {
Expand Down

0 comments on commit aac263e

Please sign in to comment.