Skip to content

Commit

Permalink
Merge pull request #118 from nhsengland/87-make-all-external-links-op…
Browse files Browse the repository at this point in the history
…en-in-new-tab

open links in new tab
  • Loading branch information
SamHollings authored May 31, 2024
2 parents c538dc5 + 6e1fa75 commit f03428e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ plugins:
- exclude-search:
exclude:
- our_work/template-project.md
- open-in-new-tab

nav:
- Home: index.md
- What is Data Science?:
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ mergedeep
mkdocs
mkdocs-exclude-search
mkdocs-git-revision-date-localized-plugin
mkdocs-open-in-new-tab
mkdocs-material
mkdocs-material-extensions
mkdocs-jupyter
Expand Down

0 comments on commit f03428e

Please sign in to comment.