aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Magorsch <arzano@gentoo.org>2020-03-09 19:37:55 +0100
committerMax Magorsch <arzano@gentoo.org>2020-03-09 19:37:55 +0100
commitd53a33873de8f7760fee4a6d5d9b775237b1c39c (patch)
tree15c5d33508ce951fff187e610e97f274528494ce /tyrian.html.erb
parentCorrectly display universe feeds of gentoo devs (diff)
downloadplanet-tyrian-d53a33873de8f7760fee4a6d5d9b775237b1c39c.tar.gz
planet-tyrian-d53a33873de8f7760fee4a6d5d9b775237b1c39c.tar.bz2
planet-tyrian-d53a33873de8f7760fee4a6d5d9b775237b1c39c.zip
Use https for the gravatar placeholder
Signed-off-by: Max Magorsch <arzano@gentoo.org>
Diffstat (limited to 'tyrian.html.erb')
-rw-r--r--tyrian.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tyrian.html.erb b/tyrian.html.erb
index 8be15a5..56f65d1 100644
--- a/tyrian.html.erb
+++ b/tyrian.html.erb
@@ -144,7 +144,7 @@
<div class="row short-view d-none" data-date="<%= item.published.strftime('%Y-%m-%d') %>" data-location="<%= item.feed.location %>" style="margin-bottom:35px;">
<div class="col-sm-2 pr-1">
- <img class="float-right" src="https://www.gravatar.com/avatar/<%= item.feed.avatar %>?s=200&d=http%3A%2F%2Fplanet.gentoo.org%2Fimages%2Flarrythecow.gif" style="width:75%;border-radius: 6px;margin-top:5px;"/>
+ <img class="float-right" src="https://www.gravatar.com/avatar/<%= item.feed.avatar %>?s=200&d=https%3A%2F%2Fwiki.gentoo.org%2Fimages%2Fthumb%2Fc%2Fc3%2FRipples-larry.svg%2F240px-Ripples-larry.svg.png" style="width:75%;border-radius: 6px;margin-top:5px;"/>
</div>
<div class="col-sm-9">
<div class="card" style="cursor:pointer;">