Skip to content

Commit

Permalink
Merge pull request canonical#13591 from lizzochek/task/WD-8974
Browse files Browse the repository at this point in the history
WD-8974 - update screenly logo on /smart-displays
  • Loading branch information
lizzochek authored Feb 19, 2024
2 parents e19849f + e7a2cec commit 43a3e79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions templates/internet-of-things/smart-displays.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,10 @@ <h2>Partners</h2>
<a href="https://www.screenly.io/">
{{
image(
url="https://assets.ubuntu.com/v1/3eb6002c-screenly+box-logo-horizontal+purple+%281%29.png",
url="https://assets.ubuntu.com/v1/be292257-Dark%20Logo.svg",
alt="Screenly",
width="166",
height="80",
width="200",
height="46",
hi_def=True,
loading="lazy"
) | safe
Expand All @@ -209,7 +209,7 @@ <h2>Partners</h2>
<hr class="u-sv1 u-hide--small" />
<h3 class="p-card__title">Screenly</h3>
<p class="p-card__content">Screenly provides the hardware and software you need to manage digital signs at scale. Update and schedule content, monitor screen health, and show content from your existing tech stack.</p>
<a href="https://www.screenly.io/"">Learn more about Screenly&nbsp;&rsaquo;</a>
<a href="https://www.screenly.io/">Learn more about Screenly&nbsp;&rsaquo;</a>
</div>
<div class="col-4 p-card">
<header class="no-border u-align--center u-vertically-center u-hide--small" style="min-height: 7rem;">
Expand Down

0 comments on commit 43a3e79

Please sign in to comment.