Rebrand packet as Equinix Metal Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
diff --git a/korgi/static/images/logos/equinix-metal.png b/korgi/static/images/logos/equinix-metal.png new file mode 100644 index 0000000..1012b3f --- /dev/null +++ b/korgi/static/images/logos/equinix-metal.png Binary files differ
diff --git a/korgi/templates/base.html b/korgi/templates/base.html index 71c6751..dce9e71 100644 --- a/korgi/templates/base.html +++ b/korgi/templates/base.html
@@ -82,23 +82,23 @@ </address><!-- /#about --> <address id="donors"> - <a href="https://www.redhat.com/"><img src="{{ SITEURL }}/theme/images/logos/redhat-community.png" - alt="Red Hat" height="36" width="150" /></a> - - <a href="https://www.packet.com/"><img src="{{ SITEURL }}/theme/images/logos/packet.png" - alt="Packet" height="39" width="106" /></a> + <a href="https://metal.equinix.com/"><img src="{{ SITEURL }}/theme/images/logos/equinix-metal.png" + alt="Equinix Metal" height="35" width="328" /></a> <a href="https://www.fastly.com/"><img src="{{ SITEURL }}/theme/images/logos/fastly-logo.png" alt="Fastly" width="91" height="35" /></a> - <a href="https://www.google.com/"><img src="{{ SITEURL }}/theme/images/logos/google.png" - alt="Google" height="42" width="128" /></a> - <br/> <a href="https://www.constellix.com/"><img src="{{ SITEURL }}/theme/images/logos/constellix-green-logo.png" - alt="Constellix" width="193" height="21" style="vertical-align: bottom; padding-bottom: 4px" /></a> + alt="Constellix" width="193" height="21" /></a> + <br /> + <a href="https://www.redhat.com/"><img src="{{ SITEURL }}/theme/images/logos/redhat-community.png" + alt="Red Hat" height="36" width="150" /></a> <a href="https://www.purestorage.com/"><img src="{{ SITEURL }}/theme/images/logos/purestorage.png" alt="PureStorage" width="179" height="45" /></a> + + <a href="https://www.google.com/"><img src="{{ SITEURL }}/theme/images/logos/google.png" + alt="Google" height="42" width="128" /></a> <br/> <br/> <a href="https://www.linuxfoundation.org/"><img src="{{ SITEURL }}/theme/images/logos/thelinuxfoundation.png" alt="The Linux Foundation" width="137" height="45" /></a>