Skip to content

Commit d44693c

Browse files
committed
Fix sidebar
1 parent d4c0422 commit d44693c

5 files changed

Lines changed: 19 additions & 6 deletions

File tree

docs/_data/sponsors.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,8 @@
267267
"url": "https://raj.bet/",
268268
"title": "Online Casino",
269269
"width":"128",
270-
"height":"50"
270+
"height":"50",
271+
"follow": true
271272
},
272273
"gamblizard": {
273274
"name": "gamblizard",
@@ -299,6 +300,14 @@
299300
"title": "Quickbooks Tool Hub",
300301
"width":"64",
301302
"height":"64"
303+
},
304+
"pondr": {
305+
"name": "pondr",
306+
"url": "https://runpondr.com/",
307+
"title": "Pondr Idea Management",
308+
"width":"126",
309+
"height":"38",
310+
"follow": true
302311
}
303312
},
304313
"home": [
@@ -326,9 +335,11 @@
326335
,"casinofiables"
327336
,"123calendars"
328337
,"quickbookstoolhub"
338+
,"pondr"
329339
],
330340
"footer": [
331341
"polygon"
332342
,"inkoop"
343+
,"pondr"
333344
]
334345
}

docs/_includes/components/categories.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
{% endfor %}
3636
</nav>
3737

38+
{% include global/side-sponsor.html %}
39+
3840
{% unless page.hide_fortyfour %}
3941
{% include global/fortyfour.html %}
4042
{% endunless %}

docs/_includes/global/side-sponsor.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
Sponsor
44
</p>
55

6-
<a class="bd-side-sponsor" href="https://tipe.io/?ref=bulma" target="_blank" rel="nofollow">
6+
<a class="bd-side-sponsor" href="https://runpondr.com/" target="_blank" rel="nofollow">
77
{%
88
include elements/responsive-image.html
9-
path="amis/tipe"
9+
path="amis/pondr"
1010
extension="png"
11-
alt="Tipe"
12-
width="86"
13-
height="50"
11+
alt="Pondr"
12+
width="126"
13+
height="38"
1414
%}
1515
</a>
1616
</div>

docs/images/amis/pondr.png

7.49 KB
Loading

docs/images/amis/pondr@2x.png

15.6 KB
Loading

0 commit comments

Comments
 (0)