Skip to content

Commit 5794544

Browse files
committed
fix robots
1 parent d84a3b4 commit 5794544

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

hugo/hugo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
baseURL = 'https://doulacooperative.com/'
22
languageCode = 'en-us'
33
title = 'Rochester Doula Cooperative'
4+
enableRobotsTXT = true
45

56

67
[build]
@@ -16,5 +17,3 @@ title = 'Rochester Doula Cooperative'
1617

1718
[permalinks]
1819
types = "/doulas/:slug/"
19-
20-
enableRobotsTXT = true

hugo/hugo_stats.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
"board-member-card__role",
5151
"board-members",
5252
"browse-buttons",
53-
"browse-header",
5453
"browse-section",
5554
"button",
5655
"callout",
@@ -59,7 +58,6 @@
5958
"card-body",
6059
"checkbox-group",
6160
"contact-form",
62-
"contact-header",
6361
"contact-info",
6462
"contact-section",
6563
"contact-us-page__confirmation",
@@ -73,8 +71,6 @@
7371
"container",
7472
"content-wrapper",
7573
"credentials",
76-
"cta-card",
77-
"cta-card__icon",
7874
"cta-cards",
7975
"currency-symbol",
8076
"date-fields",
@@ -83,7 +79,6 @@
8379
"doula-name",
8480
"faq",
8581
"find-a-doula-nav",
86-
"find-a-doula-navsmall",
8782
"footer",
8883
"footer-icon",
8984
"footer__bottom",
@@ -129,14 +124,11 @@
129124
"profile-body",
130125
"profile-header",
131126
"search-form",
132-
"search-header",
133127
"search-section",
134128
"sidebar",
135129
"small",
136130
"tags",
137-
"text-content",
138-
"text-contentbrowse-section",
139-
"text-contentsearch-section"
131+
"text-content"
140132
],
141133
"ids": [
142134
"birth-doula",

0 commit comments

Comments
 (0)