Fix sidebar

This commit is contained in:
Jeremy Thomas 2020-12-20 11:53:03 +00:00
parent d4c0422d10
commit d44693c135
5 changed files with 19 additions and 6 deletions

View File

@ -267,7 +267,8 @@
"url": "https://raj.bet/",
"title": "Online Casino",
"width":"128",
"height":"50"
"height":"50",
"follow": true
},
"gamblizard": {
"name": "gamblizard",
@ -299,6 +300,14 @@
"title": "Quickbooks Tool Hub",
"width":"64",
"height":"64"
},
"pondr": {
"name": "pondr",
"url": "https://runpondr.com/",
"title": "Pondr Idea Management",
"width":"126",
"height":"38",
"follow": true
}
},
"home": [
@ -326,9 +335,11 @@
,"casinofiables"
,"123calendars"
,"quickbookstoolhub"
,"pondr"
],
"footer": [
"polygon"
,"inkoop"
,"pondr"
]
}

View File

@ -35,6 +35,8 @@
{% endfor %}
</nav>
{% include global/side-sponsor.html %}
{% unless page.hide_fortyfour %}
{% include global/fortyfour.html %}
{% endunless %}

View File

@ -3,14 +3,14 @@
Sponsor
</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
path="amis/tipe"
path="amis/pondr"
extension="png"
alt="Tipe"
width="86"
height="50"
alt="Pondr"
width="126"
height="38"
%}
</a>
</div>

BIN
docs/images/amis/pondr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB