mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
chore: updated sitemap
This commit is contained in:
parent
6415d4fd57
commit
640fac553c
1 changed files with 6 additions and 0 deletions
|
|
@ -14,6 +14,12 @@ export default function sitemap(): MetadataRoute.Sitemap {
|
|||
changeFrequency: "yearly",
|
||||
priority: 1,
|
||||
},
|
||||
{
|
||||
url: "https://www.surfsense.com/pricing",
|
||||
lastModified: new Date(),
|
||||
changeFrequency: "yearly",
|
||||
priority: 0.9,
|
||||
},
|
||||
{
|
||||
url: "https://www.surfsense.com/privacy",
|
||||
lastModified: new Date(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue