Skip to content

Commit 34bb286

Browse files
committed
adding question alert
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent b3499b7 commit 34bb286

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.0.11

_docs/getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ and primary.
207207
Just for fun, here are all the types:
208208
209209
{% include alert.html type="tip" content="This is a tip." %}
210+
{% include alert.html type="question" content="This is a question." %}
210211
{% include alert.html type="warning" content="This is a warning" %}
211212
{% include alert.html type="danger" content="This alerts danger!" %}
212213
{% include alert.html type="success" content="This alerts success" %}

0 commit comments

Comments
 (0)