[glade-web] Fix broken logo link
- From: Alberto Fanjul <albfan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade-web] Fix broken logo link
- Date: Sun, 26 Apr 2020 10:01:04 +0000 (UTC)
commit f97a77a0ddb6eadd38eac9ed450034b46ad77244
Author: John Paul Wohlscheid <wohlschied gmail com>
Date: Sun Apr 26 11:59:46 2020 +0200
Fix broken logo link
head.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/head.src b/head.src
index 32e16c9..fa98a09 100644
--- a/head.src
+++ b/head.src
@@ -16,7 +16,7 @@
<body>
<div id="hdr">
- <a href="index.html"><img alt="logo"
src="https://git.gnome.org/browse/glade/plain/data/icons/hicolor/48x48/apps/glade.png" style="margin: 0px
1em;"/>
+ <a href="index.html"><img width="80px" alt="logo"
src="https://gitlab.gnome.org/GNOME/glade/-/raw/master/data/icons/hicolor/scalable/apps/org.gnome.Glade.svg"
style="margin: 0px 1em;">
<h1>Glade - A User Interface Designer</h1></a>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]