mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Fixes for docs site indexing
This commit is contained in:
@@ -8,6 +8,9 @@ plugins:
|
|||||||
|
|
||||||
search_enabled: true
|
search_enabled: true
|
||||||
|
|
||||||
|
# Canonical host for absolute URLs (sitemap/robots/canonical tags)
|
||||||
|
url: "https://rbalsleymsft.github.io"
|
||||||
|
|
||||||
# Because you’ll publish as a project site at /FFU
|
# Because you’ll publish as a project site at /FFU
|
||||||
baseurl: "/FFU"
|
baseurl: "/FFU"
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
|
|
||||||
|
Sitemap: https://rbalsleymsft.github.io/FFU/sitemap.xml
|
||||||
Reference in New Issue
Block a user