a new start
This commit is contained in:
6
_includes/components/dingbat.html
Normal file
6
_includes/components/dingbat.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{% if site.clap_button %}
|
||||
<clap-button class="mb6" {% if include.hidden == true %}hidden{% endif %}></clap-button>
|
||||
{% if include.hidden == true %}<hr class="dingbat related mb6" />{% endif %}
|
||||
{% else %}
|
||||
<hr class="dingbat related mb6" />
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user