mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix sidebar
This commit is contained in:
parent
d4c0422d10
commit
d44693c135
@ -267,7 +267,8 @@
|
|||||||
"url": "https://raj.bet/",
|
"url": "https://raj.bet/",
|
||||||
"title": "Online Casino",
|
"title": "Online Casino",
|
||||||
"width":"128",
|
"width":"128",
|
||||||
"height":"50"
|
"height":"50",
|
||||||
|
"follow": true
|
||||||
},
|
},
|
||||||
"gamblizard": {
|
"gamblizard": {
|
||||||
"name": "gamblizard",
|
"name": "gamblizard",
|
||||||
@ -299,6 +300,14 @@
|
|||||||
"title": "Quickbooks Tool Hub",
|
"title": "Quickbooks Tool Hub",
|
||||||
"width":"64",
|
"width":"64",
|
||||||
"height":"64"
|
"height":"64"
|
||||||
|
},
|
||||||
|
"pondr": {
|
||||||
|
"name": "pondr",
|
||||||
|
"url": "https://runpondr.com/",
|
||||||
|
"title": "Pondr Idea Management",
|
||||||
|
"width":"126",
|
||||||
|
"height":"38",
|
||||||
|
"follow": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"home": [
|
"home": [
|
||||||
@ -326,9 +335,11 @@
|
|||||||
,"casinofiables"
|
,"casinofiables"
|
||||||
,"123calendars"
|
,"123calendars"
|
||||||
,"quickbookstoolhub"
|
,"quickbookstoolhub"
|
||||||
|
,"pondr"
|
||||||
],
|
],
|
||||||
"footer": [
|
"footer": [
|
||||||
"polygon"
|
"polygon"
|
||||||
,"inkoop"
|
,"inkoop"
|
||||||
|
,"pondr"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -35,6 +35,8 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
{% include global/side-sponsor.html %}
|
||||||
|
|
||||||
{% unless page.hide_fortyfour %}
|
{% unless page.hide_fortyfour %}
|
||||||
{% include global/fortyfour.html %}
|
{% include global/fortyfour.html %}
|
||||||
{% endunless %}
|
{% endunless %}
|
||||||
|
@ -3,14 +3,14 @@
|
|||||||
Sponsor
|
Sponsor
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<a class="bd-side-sponsor" href="https://tipe.io/?ref=bulma" target="_blank" rel="nofollow">
|
<a class="bd-side-sponsor" href="https://runpondr.com/" target="_blank" rel="nofollow">
|
||||||
{%
|
{%
|
||||||
include elements/responsive-image.html
|
include elements/responsive-image.html
|
||||||
path="amis/tipe"
|
path="amis/pondr"
|
||||||
extension="png"
|
extension="png"
|
||||||
alt="Tipe"
|
alt="Pondr"
|
||||||
width="86"
|
width="126"
|
||||||
height="50"
|
height="38"
|
||||||
%}
|
%}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
BIN
docs/images/amis/pondr.png
Normal file
BIN
docs/images/amis/pondr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
BIN
docs/images/amis/pondr@2x.png
Normal file
BIN
docs/images/amis/pondr@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user