| @@ -12,14 +12,17 @@ author: | |||
| extra: | |||
| - "Moffitt Cancer Center" | |||
| - "@travisgerke" | |||
| date: "12/7/2018" | |||
| header-links: | |||
| - name: Github | |||
| url: https://github.com/gerkelab | |||
| - name: Home | |||
| url: https://gerkelab.com | |||
| # bulma: | |||
| # hero: ["dark", "bold"] | |||
| date: '`r strftime(Sys.time(), "%A, %B %e, %Y")`' | |||
| bulma: | |||
| hero: ["dark", "bold"] | |||
| hero_button: ["light", "outlined"] | |||
| hero_links: | |||
| - name: Github | |||
| url: https://github.com/gerkelab | |||
| icon: '`r bulma::fa_icon("github")`' | |||
| - name: Home | |||
| url: https://gerkelab.com | |||
| icon: "fas fa-home" | |||
| output: | |||
| bulma::bulma_document: | |||
| keep_md: TRUE | |||