We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3499b7 commit 34bb286Copy full SHA for 34bb286
VERSION
@@ -1 +1 @@
1
-0.0.1
+0.0.11
_docs/getting-started.md
@@ -207,6 +207,7 @@ and primary.
207
Just for fun, here are all the types:
208
209
{% include alert.html type="tip" content="This is a tip." %}
210
+{% include alert.html type="question" content="This is a question." %}
211
{% include alert.html type="warning" content="This is a warning" %}
212
{% include alert.html type="danger" content="This alerts danger!" %}
213
{% include alert.html type="success" content="This alerts success" %}
0 commit comments