Skip to content

Commit

Permalink
chore(docs): debug
Browse files Browse the repository at this point in the history
  • Loading branch information
krisantrobus committed Dec 19, 2024
1 parent d1f8da7 commit 386abdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/paste-website/src/pages/sitemap.xml.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function getRoutes() {
});

// eslint-disable-next-line no-console
console.log("ai generated", files);
console.log("ai generated", fileNames, files);
}

export const getServerSideProps: GetServerSideProps = async ({ res }) => {
Expand Down

0 comments on commit 386abdb

Please sign in to comment.