diff --git a/_config.yml b/_config.yml index a1c8cff..5dddda5 100644 --- a/_config.yml +++ b/_config.yml @@ -30,7 +30,7 @@ sphinx: linkcheck_ignore: ["https://doi.org/*"] # don't run link checker on DOI links since they are immutable nb_execution_raise_on_error: true # raise exception in build if there are notebook errors (this flag is ignored if building on binder) linkcheck_request_headers: - 'https://*.noaa.gov/': + 'https://www.noaa.gov/': User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0 html_favicon: notebooks/images/icons/favicon.ico html_last_updated_fmt: '%-d %B %Y'