Skip to content

Commit

Permalink
Merge pull request #52 from ProjectPythia/brian-rose-patch-1
Browse files Browse the repository at this point in the history
exclude doi links
  • Loading branch information
mgrover1 authored May 3, 2023
2 parents f52887f + d172e8a commit ce6a679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ parse:

sphinx:
config:
linkcheck_ignore: ["https://doi.org/*",]
html_favicon: notebooks/images/icons/favicon.ico
html_last_updated_fmt: '%-d %B %Y'
html_theme: sphinx_pythia_theme
Expand Down

0 comments on commit ce6a679

Please sign in to comment.