a b/_pkgdown.yml
1
url: https://bhklab.github.io/bioc2020workshop
2
3
template:
4
  params:
5
    bootswatch: flatly
6
    ganalytics: UA-93043521-1
7
8
home:
9
  title: "Biomarker Discovery from HTS @ Bioc2020"
10
  type: inverse
11
12
13
navbar:
14
  left:
15
  - text: Workshop
16
    href: articles/GxWorkshop.html
17
  right:
18
   - icon: fa-github
19
     href: https://github.com/bhklab/bioc2020workshop
20
     
21