Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h4 class="p-media-object__title p-heading--5 u-no-margin--bottom">Red Hat Enter
<span class="p-media-object__image">
{{
image(
url="https://assets.ubuntu.com/v1/100386fb-Distro_Logo_Ubuntu.svg",
url="https://assets.ubuntu.com/v1/2d850f3f-CoF%20Circle%20New.svg",
alt="",
width="48",
height="48",
Expand Down
4 changes: 2 additions & 2 deletions webapp/store/content/distros/ubuntu.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Ubuntu
color-1: "#E95420"
color-2: "#B54119"
logo: https://assets.ubuntu.com/v1/100386fb-Distro_Logo_Ubuntu.svg
logo-mono: https://assets.ubuntu.com/v1/20ba8b71-Distro_Logo_Ubuntu_White.svg
logo: https://assets.ubuntu.com/v1/2d850f3f-CoF%20Circle%20New.svg
logo-mono: https://assets.ubuntu.com/v1/4aff6463-ubuntu-logo-mono.svg
install:
-
action: |
Expand Down