Skip to content

Commit 6cc71f2

Browse files
committed
commenting out tag_search_endpoint so default uses site tags page
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent 1b9c0dd commit 6cc71f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ color: "#30638e"
5656
markdown: kramdown
5757

5858
# If you add tags to pages, define this variable to link them to some external search
59-
# If you want to link to tags locally on the site, comment this out.
60-
tag_search_endpoint: https://ask.cyberinfrastructure.org/search?q=
59+
# If you want to link to tags locally on the site, leave this commented out
60+
# tag_search_endpoint: https://ask.cyberinfrastructure.org/search?q=
6161
tag_color: primary # danger, success, warning, primary, info, secondary
6262

6363
accentColor: red # purple, green, etc.

0 commit comments

Comments
 (0)