ソースを参照

Update test document

master
コミット
58d3dfdc9d
1個のファイルの変更11行の追加8行の削除
  1. +11
    -8
      tests/manual/example/bulma-test.Rmd

+ 11
- 8
tests/manual/example/bulma-test.Rmd ファイルの表示

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

読み込み中…
キャンセル
保存