Fix: effectively show contact:website
in title icons
This commit is contained in:
parent
48b35f5616
commit
0027299a3e
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@
|
|||
},
|
||||
{
|
||||
"#": "ignore-image-in-then",
|
||||
"if": "context:website~*",
|
||||
"if": "contact:website~*",
|
||||
"then": "<a href='{contact:website}' target='_blank' rel='noopener'><img textmode='🌐' alt='website' src='./assets/layers/icons/website.svg'/></a>"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue