diff --git a/htmgo-site/htmgo.yml b/htmgo-site/htmgo.yml index 2aa7802..926ab7d 100644 --- a/htmgo-site/htmgo.yml +++ b/htmgo-site/htmgo.yml @@ -11,4 +11,4 @@ watch_files: ["**/*.go", "**/*.css", "**/*.md"] # files or directories to ignore when automatically registering routes for pages # supports glob patterns through https://github.com/bmatcuk/doublestar -automatic_page_routing_ignore: ["base/root.go", "docs2/base.go"] +automatic_page_routing_ignore: ["base/root.go", "docs/base.go"]