Merge pull request #99 from martinbydefault/patch-1

typo
This commit is contained in:
Tom Johnson 2017-08-09 16:22:46 -07:00 committed by GitHub
commit 97f0f32a2a

View File

@ -180,6 +180,6 @@ In this case, the quotation marks aren't set correctly. I forgot the closing quo
## Blast a warning to users on every page
If you want to blast a warning to users on every page, add the alert or callout to the \_layouts/page.html page right below the frontmatter. Every page using the page layout (all, by defaut) will show this message.
If you want to blast a warning to users on every page, add the alert or callout to the \_layouts/page.html page right below the frontmatter. Every page using the page layout (all, by default) will show this message.
{% include links.html %}