diff --git a/docs/_docs/10-layouts.md b/docs/_docs/10-layouts.md index 7687ac19..f16d73fa 100644 --- a/docs/_docs/10-layouts.md +++ b/docs/_docs/10-layouts.md @@ -716,7 +716,7 @@ If you'd like to add, remove, or change the order of these default links you can Let's say you wanted to replace the Google+ button with a Reddit one. Simply replace the HTML with the following: ```html -{% raw %} Reddit{% endraw %} +{% raw %} Reddit{% endraw %} ``` The important parts to change are: