You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
293 B
11 lines
293 B
9 months ago
|
.addtoany
|
||
|
.a2a_kit.a2a_kit_size_32.a2a_default_style
|
||
|
- let addtoanyItem = theme.addtoany.item.split(',')
|
||
|
each name in addtoanyItem
|
||
|
a(class="a2a_button_" + name)
|
||
|
|
||
|
a.a2a_dd(href="https://www.addtoany.com/share")
|
||
|
script(async src='https://static.addtoany.com/menu/page.js')
|
||
|
|
||
|
|