Procházet zdrojové kódy

Update test document

master
Garrick Aden-Buie před 7 roky
rodič
revize
58d3dfdc9d
1 změnil soubory, kde provedl 11 přidání a 8 odebrání
  1. +11
    -8
      tests/manual/example/bulma-test.Rmd

+ 11
- 8
tests/manual/example/bulma-test.Rmd Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit