Sfoglia il codice sorgente

add opengraph to pkgdown

tags/v0.3.0
Garrick Aden-Buie 6 anni fa
parent
commit
8fd40e5396
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. +7
    -0
      pkgdown/_pkgdown.yml

+ 7
- 0
pkgdown/_pkgdown.yml Vedi File

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

Loading…
Annulla
Salva