Skip to content

Commit 3772b7a

Browse files
committed
[chores] Updated partners
1 parent 5596f97 commit 3772b7a

File tree

4 files changed

+0
-48
lines changed

4 files changed

+0
-48
lines changed

content/images/partners/wayru.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

content/includes/partners.inc

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,6 @@
5050
width="167"
5151
height="80"
5252
/>
53-
<img
54-
src="{static}/images/partners/wayru.svg"
55-
class="wayru"
56-
alt="Wayru"
57-
title="Wayru"
58-
width="171"
59-
height="55"
60-
/>
6153
<img
6254
src="{static}/images/partners/ltech.webp"
6355
class="ltech"

content/pages/partners.html

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -242,39 +242,6 @@ <h2 class="title is-size-4">
242242
</div>
243243
</div>
244244

245-
<div class="columns is-tablet">
246-
<div class="column left is-hidden-touch">
247-
<img
248-
src="{static}/images/partners/wayru.svg"
249-
alt="Wayru"
250-
width="222"
251-
height="71"
252-
/>
253-
</div>
254-
<div class="column is-three-quarters-desktop text">
255-
<h2 class="title is-size-4">
256-
<a href="https://www.wayru.io/">Wayru</a>
257-
</h2>
258-
<p class="is-hidden-desktop has-text-centered">
259-
<img src="{static}/images/partners/wayru.svg" alt="Wayru" />
260-
</p>
261-
<p>
262-
Wayru, a leading decentralized wireless network provider in
263-
Ecuador and Latin America, leverages open-source technology and
264-
invests in building critical infrastructure for a decentralized
265-
future.
266-
</p>
267-
<p>
268-
Since 2021, they have adopted OpenWISP to streamline network
269-
operations like provisioning, configuration and monitoring. This
270-
allows them to focus on building infrastructure and developing
271-
solutions like firmware and smart contracts that will
272-
revolutionize internet access, positioning them as a global leader
273-
in shaping the future of decentralized internet access.
274-
</p>
275-
</div>
276-
</div>
277-
278245
<div class="columns is-tablet">
279246
<div class="column left is-hidden-touch">
280247
<img

css/theme.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -569,12 +569,6 @@ img.screenshot.main {
569569
position: relative;
570570
top: -4px;
571571
}
572-
.wayru {
573-
position: relative;
574-
top: -6px;
575-
max-height: 55px;
576-
opacity: 0.7;
577-
}
578572
.db {
579573
position: relative;
580574
top: -8px;

0 commit comments

Comments
 (0)