mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Add tip type prompt
This commit is contained in:
@@ -117,7 +117,9 @@ blockquote {
|
||||
}
|
||||
}
|
||||
|
||||
@include prompt("note", "\f0eb", 400);
|
||||
@include prompt("tip", "\f0eb", 400);
|
||||
|
||||
@include prompt("note", "\f06a");
|
||||
|
||||
@include prompt("warning", "\f06a");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user