mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix sponsor item
This commit is contained in:
parent
3644777c6a
commit
80e0396424
@ -9,9 +9,6 @@
|
||||
class="bd-sponsor-item {{ include.classname }}"
|
||||
href="{{ sponsor.url }}"
|
||||
target="_blank"
|
||||
{% unless sponsor.follow or sponsor.noopener %}
|
||||
rel="nofollow"
|
||||
{% endunless %}
|
||||
{% if sponsor.noopener %}
|
||||
rel="noopener"
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user