mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update July 2023
This commit is contained in:
@@ -16,6 +16,15 @@ title="{{ sponsor_alt }}"
|
||||
>
|
||||
{% if sponsor.textOnly %}
|
||||
<strong>{{ sponsor.textOnly }}</strong>
|
||||
{% elsif sponsor.svg %}
|
||||
{%
|
||||
include elements/responsive-image-2x.html
|
||||
path=sponsor_path
|
||||
extension="svg"
|
||||
alt=sponsor_alt
|
||||
width=sponsor.width
|
||||
height=sponsor.height
|
||||
%}
|
||||
{% else %}
|
||||
{%
|
||||
include elements/responsive-image-2x.html
|
||||
|
||||
Reference in New Issue
Block a user