[planet-web] Add support for GNOME Shell Development Blog badge
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] Add support for GNOME Shell Development Blog badge
- Date: Tue, 19 Nov 2019 10:20:53 +0000 (UTC)
commit 607b6e878d1b149fe94bfba3015047a881fc3f55
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Nov 12 17:31:03 2019 -0300
Add support for GNOME Shell Development Blog badge
This will be used by next commit to allow Planet GNOME to
put a badge when blogging on the GNOME Shell Development
blog.
themes/gnome/index.html.tmpl | 1 +
web/gnome/heads/logos/gnome-shell.png | Bin 0 -> 2555 bytes
2 files changed, 1 insertion(+)
---
diff --git a/themes/gnome/index.html.tmpl b/themes/gnome/index.html.tmpl
index b495260..0aadbb5 100644
--- a/themes/gnome/index.html.tmpl
+++ b/themes/gnome/index.html.tmpl
@@ -93,6 +93,7 @@
<TMPL_IF channel_opw2016><p><a
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram" title="GNOME Outreach Program for Women"><img
src="https://planet.gnome.org/heads/logos/opw2016.png" alt="OPW 2016" /></a></p></TMPL_IF>
<TMPL_IF channel_opw2017><p><a
href="https://wiki.gnome.org/GnomeWomen/OutreachProgram" title="GNOME Outreach Program for Women"><img
src="https://planet.gnome.org/heads/logos/opw2017.png" alt="OPW 2017" /></a></p></TMPL_IF>
<TMPL_IF channel_gtkblog><p><a href="https://blog.gtk.org/" title="GTK+
Development Blog"><img src="https://planet.gnome.org/heads/logos/gtk.png" alt="GTK+" /></a></p></TMPL_IF>
+ <TMPL_IF channel_shellblog><p><a href="https://blogs.gnome.org/shell-dev"
title="GNOME Shell Development Blog"><img src="https://planet.gnome.org/heads/logos/gnome-shell.png"
alt="GNOME Shell" /></a></p></TMPL_IF>
</div>
<div class="post">
diff --git a/web/gnome/heads/logos/gnome-shell.png b/web/gnome/heads/logos/gnome-shell.png
new file mode 100644
index 0000000..cd1f889
Binary files /dev/null and b/web/gnome/heads/logos/gnome-shell.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]