This commit is contained in:
martinbydefault
2017-07-31 22:33:27 -03:00
committed by GitHub
parent 162565bccd
commit 2e22414f5a

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 %}