Explorar el Código

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 hace 6 años
padre
commit
7f92aa9926
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. +1
    -1
      pkgdown.yml
  2. +2
    -2
      reference/google_font.html

+ 1
- 1
pkgdown.yml Ver fichero

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

+ 2
- 2
reference/google_font.html Ver fichero

@@ -50,7 +50,7 @@

<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
... 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()." />
<meta property="og:image" content="https://pkg.garrickadenbuie.com/xaringanthemer/logo.png" />
<meta name="twitter:card" content="summary" />
@@ -178,7 +178,7 @@ more of the language codes as given by google_language_codes()." />

<div class="ref-description">
<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>
</div>


Cargando…
Cancelar
Guardar