Skip to content

Commit

Permalink
Remove duplicate sitemap setting
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterBubbles authored Oct 12, 2024
1 parent 7fe17ed commit 5518aa7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions wwwroot/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
},
"postProcessors": [
"ExtractSearchIndex"
],
"sitemap": {
"baseUrl": "https://tkmm.org",
"priority": 0.1,
"changefreq": "daily"
}
]
}
}

0 comments on commit 5518aa7

Please sign in to comment.