Skip to content

Commit

Permalink
build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Codehagen committed Jul 29, 2024
1 parent 084664f commit 65bc2e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/.content-collections/generated/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// generated by content-collections at Mon Jul 29 2024 19:05:27 GMT+0200 (Central European Summer Time)
// generated by content-collections at Mon Jul 29 2024 19:17:30 GMT+0200 (Central European Summer Time)

import allDocs from "./allDocs.js";
import allMetas from "./allMetas.js";
Expand Down
3 changes: 3 additions & 0 deletions apps/www/src/app/sitemap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ export default async function sitemap(): Promise<MetadataRoute.Sitemap> {
},
// Add other static pages here if necessary
]

// Return the sitemap array
return staticPagesSitemap
}

0 comments on commit 65bc2e2

Please sign in to comment.