feat: disable selection for social icons
This commit is contained in:
parent
a44399eb41
commit
68a33f8d40
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<ul class="social-icons">
|
||||
<ul class="social-icons noselect">
|
||||
|
||||
{{ range $.Site.Params.Social }}
|
||||
{{ if and (isset $.Site.Data.social.social_icons .id) (isset . "url") }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue