diff --git a/README.md b/README.md index 673539b05..583d1996d 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ which will give you a body class like this: ``` +note: The `body_classes` parameter will not change the font used in post content. To do this, you must use the `post_content_classes` parameter. + You can find a list of available typefaces [here](https://github.com/tachyons-css/tachyons/blob/v4.7.0/src/_font-family.css). And a list of background colors [here](https://github.com/tachyons-css/tachyons/blob/v4.7.0/src/_skins.css#L96). diff --git a/layouts/_default/single.html b/layouts/_default/single.html index a94030846..e63f129a9 100755 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -45,7 +45,7 @@

- {{ .WordCount}} words {{ end }} -