mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-13 18:07:20 -06:00
Fixes for docs site indexing
This commit is contained in:
@@ -8,6 +8,9 @@ plugins:
|
||||
|
||||
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
|
||||
baseurl: "/FFU"
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://rbalsleymsft.github.io/FFU/sitemap.xml
|
||||
Reference in New Issue
Block a user