Skip to content

Commit b0b5611

Browse files
committed
Update icons
1 parent 3dcf4ff commit b0b5611

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed
396 Bytes
Loading
293 Bytes
Loading

static/images/icons/flattr.png

608 Bytes
Loading

static/images/icons/github.png

295 Bytes
Loading

static/images/icons/twitter.png

195 Bytes
Loading

templates/base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ <h2>Blogroll</h2>
7272
{% endif %}
7373

7474
<div align="center">
75-
<a rel="license" target="_blank" href="http://actualitte.com/blog/projetbradbury/partage-share/"><img alt="Logo SHARE" style="border-width:0" src="theme/images/share_small.png" width="150px" /></a>
75+
<a rel="license" target="_blank" href="http://actualitte.com/blog/projetbradbury/partage-share/"><img alt="Logo SHARE" style="border-width:0" src="{{ SITEURL }}/theme/images/share_small.png" width="150px" /></a>
7676
</div>
7777

7878
<div align="center">
79-
<a rel="license" target="_blank" href="http://creativecommons.org/licenses/by-nc/3.0/fr/"><img alt="Licence Creative Commons" style="border-width:0" src="theme/images/cc-by-nc_small.png" /></a>
79+
<a rel="license" target="_blank" href="http://creativecommons.org/licenses/by-nc/3.0/fr/"><img alt="Licence Creative Commons" style="border-width:0" src="{{ SITEURL }}/theme/images/cc-by-nc_small.png" /></a>
8080
</div>
8181

8282

0 commit comments

Comments
 (0)