mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-01-10 19:22:55 -05:00
publish sitemap.xml with getServerSideProps instead of next-sitemap (#720)
very VERY hacky right now but I still prefer this
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,9 +2,6 @@
|
||||
/.next/
|
||||
/out/
|
||||
|
||||
# generated at build-time by next-sitemap
|
||||
public/sitemap.xml
|
||||
|
||||
# node/npm/yarn
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user