Skip to content

Commit dcc8151

Browse files
authored
fix: Update Ubuntu logo to current version on distro section (#5074)
1 parent 5ad3b8f commit dcc8151

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

templates/store/snap-details/_distro-instructions-for-snap-support.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ <h4 class="p-media-object__title p-heading--5 u-no-margin--bottom">Red Hat Enter
210210
<span class="p-media-object__image">
211211
{{
212212
image(
213-
url="https://assets.ubuntu.com/v1/100386fb-Distro_Logo_Ubuntu.svg",
213+
url="https://assets.ubuntu.com/v1/2d850f3f-CoF%20Circle%20New.svg",
214214
alt="",
215215
width="48",
216216
height="48",

webapp/store/content/distros/ubuntu.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Ubuntu
22
color-1: "#E95420"
33
color-2: "#B54119"
4-
logo: https://assets.ubuntu.com/v1/100386fb-Distro_Logo_Ubuntu.svg
5-
logo-mono: https://assets.ubuntu.com/v1/20ba8b71-Distro_Logo_Ubuntu_White.svg
4+
logo: https://assets.ubuntu.com/v1/2d850f3f-CoF%20Circle%20New.svg
5+
logo-mono: https://assets.ubuntu.com/v1/4aff6463-ubuntu-logo-mono.svg
66
install:
77
-
88
action: |

0 commit comments

Comments
 (0)