Skip to content

Commit

Permalink
download build
Browse files Browse the repository at this point in the history
deprecated search and added siteurl
  • Loading branch information
jeremywalter authored Jan 12, 2024
1 parent 4f68601 commit 260a1b9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
site_name: Common Fund Data Ecosystem Training
site_description: >-
We are working to make Common Fund data more accessible to researchers and clinicians like you! </br></br>Choose from our growing list of tutorials and resources to learn how to perform bioinformatic analyses and access data
site_url: ""
use_directory_urls: false


theme:
Expand All @@ -21,8 +22,8 @@ theme:


plugins:
- search: # necessary for search to work
separator: '[\s\-\.]+'
# - search: # necessary for search to work
# separator: '[\s\-\.]+'
- awesome-pages
- git-revision-date-localized
# - offline (only works for 'sponsors')
Expand Down

0 comments on commit 260a1b9

Please sign in to comment.