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