瀏覽代碼

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 6 年之前
父節點
當前提交
7f92aa9926
共有 2 個檔案被更改,包括 3 行新增3 行删除
  1. +1
    -1
      pkgdown.yml
  2. +2
    -2
      reference/google_font.html

+ 1
- 1
pkgdown.yml 查看文件

@@ -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 查看文件

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


Loading…
取消
儲存