feat: disable selection for social icons
This commit is contained in:
parent
a44399eb41
commit
68a33f8d40
@ -1,4 +1,4 @@
|
|||||||
<ul class="social-icons">
|
<ul class="social-icons noselect">
|
||||||
|
|
||||||
{{ range $.Site.Params.Social }}
|
{{ range $.Site.Params.Social }}
|
||||||
{{ if and (isset $.Site.Data.social.social_icons .id) (isset . "url") }}
|
{{ if and (isset $.Site.Data.social.social_icons .id) (isset . "url") }}
|
||||||
|
Loading…
Reference in New Issue
Block a user