Add (composer): sitemap generator

This commit is contained in:
2023-07-30 16:17:47 +08:00
parent cfbc57fc84
commit 0ba7f54fbc
5 changed files with 863 additions and 1 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
/node_modules
# /public/build
/public/hot
/public/sitemap.xml
/public/storage
/storage/*.key
/vendor