Skip to content

Commit

Permalink
Enables indexing in robots.txt on live site
Browse files Browse the repository at this point in the history
  • Loading branch information
amandafrench committed Jan 14, 2025
1 parent d0f82dc commit 7568f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ theme = "hugo-ror"
pluralizelisttitles = "false"
summaryLength = 20
copyright = "All ROR IDs and metadata are provided under the Creative Commons CC0 1.0 Universal Public Domain Dedication https://creativecommons.org/publicdomain/zero/1.0/. All other content on ror.org is licensed under the Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/."
enableRobotsTXT = false
enableRobotsTXT = true

[params]
date_format = "January 2, 2006"
Expand Down

0 comments on commit 7568f3a

Please sign in to comment.