Skip to content

Commit efa343b

Browse files
authored
Merge pull request #30 from fritzvd/hotfix-font-missing-docs
added missing PT Serif font in docs section
2 parents 5dc539f + 7cd6782 commit efa343b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_layouts/docs.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
<script src='https://cdn.rawgit.com/rstacruz/flatdoc/v0.9.0/theme-white/script.js'></script>
1919
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
2020

21+
<!-- Fonts -->
22+
23+
<link href='https://fonts.googleapis.com/css?family=PT+Serif' rel='stylesheet' type='text/css'>
24+
2125
<!-- Meta -->
2226
<meta content="yargs" property="og:title">
2327
<meta content="yargs the modern, pirate-themed successor to optimist." name="description">

0 commit comments

Comments
 (0)