Skip to content

Commit

Permalink
Merge pull request #8572 from pmahnke/2010_snags
Browse files Browse the repository at this point in the history
Add ’ to homepage and /download
  • Loading branch information
Peter Mahnke committed Oct 22, 2020
2 parents 9dd3816 + 5607a64 commit 9ffbf74
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion templates/base_index.html
Expand Up @@ -29,7 +29,7 @@ <h1>Ubuntu {{ releases.lts.short_version }} LTS is here</h1>
<div class="p-heading-icon">
<div class="p-heading-icon__header">
<img src="https://assets.ubuntu.com/v1/58442bcb-business-promo-webinar.png" alt="Find out what's new in Ubuntu 20.10 in our webinar" class="p-heading-icon__img" style="width:64px;">
<h4 class="p-heading-icon__title" style="padding-top:0.4rem"><a href="https://www.brighttalk.com/webcast/6793/448578?utm_source=Download&amp;utm_medium=Download&amp;utm_campaign=7013z000001WldOAAS" class="p-link--external">Find out what's new in Ubuntu 20.10 in our webinar</a></h4>
<h4 class="p-heading-icon__title" style="padding-top:0.4rem"><a href="https://www.brighttalk.com/webcast/6793/448578?utm_source=Download&amp;utm_medium=Download&amp;utm_campaign=7013z000001WldOAAS" class="p-link--external">Find out what&rsquo;s new in Ubuntu 20.10 in our webinar</a></h4>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion templates/download/index.html
Expand Up @@ -51,7 +51,7 @@ <h2>
<div class="p-heading-icon">
<div class="p-heading-icon__header">
<img src="https://assets.ubuntu.com/v1/58442bcb-business-promo-webinar.png" alt="Find out what's new in Ubuntu 20.10 in our webinar" class="p-heading-icon__img" style="width:64px;">
<h4 class="p-heading-icon__title" style="padding-top:0.4rem"><a href="https://www.brighttalk.com/webcast/6793/448578?utm_source=Download&amp;utm_medium=Download&amp;utm_campaign=7013z000001WldOAAS" class="p-link--external">Find out what's new in Ubuntu 20.10 in our webinar</a></h4>
<h4 class="p-heading-icon__title" style="padding-top:0.4rem"><a href="https://www.brighttalk.com/webcast/6793/448578?utm_source=Download&amp;utm_medium=Download&amp;utm_campaign=7013z000001WldOAAS" class="p-link--external">Find out what&rsquo;s new in Ubuntu 20.10 in our webinar</a></h4>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion templates/download/server/choose.html
Expand Up @@ -48,7 +48,7 @@ <h2 class="p-heading--three">
<button type="submit" class="p-button--positive" onclick="dataLayer.push({'event' : 'GAEvent', 'eventCategory' : 'Server download', 'eventAction' : 'Select option', 'eventLabel' : 'Manual install', 'eventValue' : undefined });">Download Ubuntu Server {{ releases.lts.full_version }} LTS</button>
</form>
<p>
<a href="https://www.brighttalk.com/webcast/6793/398353/ubuntu-20-04-lts-whats-new-in-server" class="p-link--external">Watch the webinar &ndash; "Ubuntu 20.04 LTS: What’s new in server?"</a>
<a href="https://www.brighttalk.com/webcast/6793/398353/ubuntu-20-04-lts-whats-new-in-server" class="p-link--external">Watch the webinar &ndash; &ldquo;Ubuntu 20.04 LTS: What’s new in server?&rdquo;</a>
</p>
<h4 class="p-muted-heading">Explore:</h4>
<ul class="p-inline-list">
Expand Down

0 comments on commit 9ffbf74

Please sign in to comment.