Skip to content

Commit b75c0ed

Browse files
committed
Revert "Add sitemap.xml/ redirect support for GitHub Pages"
This reverts commit b6ac46b.
1 parent 82b0e74 commit b75c0ed

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

portfolio/config.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ canonifyURLs = true
3232
changefreq = "weekly"
3333
priority = 0.5
3434

35-
# Output formats
36-
[outputs]
37-
home = ["HTML", "RSS", "sitemap"]
38-
3935
# Taxonomies
4036
[taxonomies]
4137
category = "categories"

portfolio/content/sitemap-alias.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

portfolio/static/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/sitemap.xml/ /sitemap.xml 301

0 commit comments

Comments
 (0)