Parcourir la source

Deploy from Github Actions build 164608817 [ci skip]

Build URL: https://github.com/gadenbuie/xaringanthemer/actions/runs/164608817
Commit: c375a3d39c
gh-pages
Garrick Aden-Buie il y a 6 ans
Parent
révision
7f92aa9926
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. +1
    -1
      pkgdown.yml
  2. +2
    -2
      reference/google_font.html

+ 1
- 1
pkgdown.yml Voir le fichier

template-variables: template-variables.html template-variables: template-variables.html
themes: themes.html themes: themes.html
xaringanthemer: xaringanthemer.html xaringanthemer: xaringanthemer.html
last_built: 2020-07-09T04:19Z
last_built: 2020-07-10T13:44Z
urls: urls:
reference: https://pkg.garrickadenbuie.com/xaringanthemer//reference reference: https://pkg.garrickadenbuie.com/xaringanthemer//reference
article: https://pkg.garrickadenbuie.com/xaringanthemer//articles article: https://pkg.garrickadenbuie.com/xaringanthemer//articles

+ 2
- 2
reference/google_font.html Voir le fichier



<meta property="og:title" content="Specify Google Font — google_font" /> <meta property="og:title" content="Specify Google Font — google_font" />
<meta property="og:description" content="Builds Google Fonts URL from family name. Extra weights are given in the <meta property="og:description" content="Builds Google Fonts URL from family name. Extra weights are given in the
... parameters. Languages can be specified in langauges and must one or
... parameters. Languages can be specified in languages and must one or
more of the language codes as given by google_language_codes()." /> more of the language codes as given by google_language_codes()." />
<meta property="og:image" content="https://pkg.garrickadenbuie.com/xaringanthemer/logo.png" /> <meta property="og:image" content="https://pkg.garrickadenbuie.com/xaringanthemer/logo.png" />
<meta name="twitter:card" content="summary" /> <meta name="twitter:card" content="summary" />


<div class="ref-description"> <div class="ref-description">
<p>Builds Google Fonts URL from family name. Extra weights are given in the <p>Builds Google Fonts URL from family name. Extra weights are given in the
<code>...</code> parameters. Languages can be specified in <code>langauges</code> and must one or
<code>...</code> parameters. Languages can be specified in <code>languages</code> and must one or
more of the language codes as given by <code><a href='google_language_codes.html'>google_language_codes()</a></code>.</p> more of the language codes as given by <code><a href='google_language_codes.html'>google_language_codes()</a></code>.</p>
</div> </div>



Chargement…
Annuler
Enregistrer