Ver código fonte

add opengraph to pkgdown

tags/v0.3.0
Garrick Aden-Buie 6 anos atrás
pai
commit
8fd40e5396
1 arquivos alterados com 7 adições e 0 exclusões
  1. +7
    -0
      pkgdown/_pkgdown.yml

+ 7
- 0
pkgdown/_pkgdown.yml Ver arquivo

@@ -8,6 +8,13 @@ home:
description: |
Give your xaringan slides some style with xaringanthemer.
Easy slide and plot themes for xaringan slides.

template:
opengraph:
twitter:
creator: "@grrrck"
card: summary

reference:
- title: Writing CSS
desc: Functions that write CSS from inside a xaringan R markdown document.

Carregando…
Cancelar
Salvar