upstream #1
@ -30,7 +30,7 @@ const siteMetadata = require('../data/siteMetadata')
|
|||||||
const route = path === '/index' ? '' : path
|
const route = path === '/index' ? '' : path
|
||||||
return `
|
return `
|
||||||
<url>
|
<url>
|
||||||
<loc>${`${siteMetadata.siteUrl}${route}`}</loc>
|
<loc>${siteMetadata.siteUrl}${route}</loc>
|
||||||
</url>
|
</url>
|
||||||
`
|
`
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user