✨ [pagetop] Nuevas macros ...string! y hm! por kv!
This commit is contained in:
parent
bf3fc68de5
commit
119b572001
5 changed files with 120 additions and 21 deletions
|
|
@ -121,7 +121,7 @@ pub enum HljsTheme {
|
|||
|
||||
static HLJS_THEMES: LazyLock<HashMap<HljsTheme, &'static str>> = LazyLock::new(|| {
|
||||
use HljsTheme::*;
|
||||
kv![
|
||||
hm![
|
||||
A11yDark => "a11y-dark",
|
||||
A11yLight => "a11y-light",
|
||||
Agate => "agate",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue