]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix sponsor item
authorJeremy Thomas <bbxdesign@gmail.com>
Fri, 4 Feb 2022 11:22:41 +0000 (11:22 +0000)
committerJeremy Thomas <bbxdesign@gmail.com>
Fri, 4 Feb 2022 11:22:41 +0000 (11:22 +0000)
docs/_includes/elements/sponsor-item.html

index 1b69f8066b95bc62abf1dcd3803b77bbf7e55fc0..0f210b18257aa40e58dbf481015ef1958b02f8a5 100644 (file)
@@ -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 %}