Skip to content

Commit fa1edff

Browse files
committed
Merge pull request mmistakes#39 from maxheld83/notices
add info about notices in sample post
2 parents 0dfdc4a + 41573f0 commit fa1edff

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_posts/2011-03-10-sample-post.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,10 @@ HTML and CSS are our tools. Mauris a ante. Suspendisse quam sem, consequat at, c
9595

9696
Make any link standout more when applying the `.btn` class.
9797

98-
<div markdown="0"><a href="#" class="btn">This is a button</a></div>
98+
<div markdown="0"><a href="#" class="btn">This is a button</a></div>
99+
100+
101+
## Notices
102+
103+
**Watch out!** You can also add notices by appending `{: .notice}` to a paragraph.
104+
{: .notice}

0 commit comments

Comments
 (0)