diff --git a/.gitignore b/.gitignore index f69e3b3..f41e8b2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,4 @@ GDCdata/ MANIFEST.txt TCGA_data.rda -.quarto/ \ No newline at end of file +/.quarto/ diff --git a/_quarto.yml b/_quarto.yml index 689a387..da05195 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -12,6 +12,10 @@ website: repo-url: https://github.com/ocbe-uio/survomics repo-actions: [source, issue] + search: + location: navbar + type: overlay + navbar: background: light search: true