summaryrefslogtreecommitdiffstats
path: root/_templates/footer.mako
diff options
context:
space:
mode:
Diffstat (limited to '_templates/footer.mako')
-rw-r--r--_templates/footer.mako6
1 files changed, 3 insertions, 3 deletions
diff --git a/_templates/footer.mako b/_templates/footer.mako
index 64093b6..e74ec6b 100644
--- a/_templates/footer.mako
+++ b/_templates/footer.mako
@@ -1,6 +1,6 @@
<p>
-<a href="${bf.util.site_path_helper(bf.config.blog.path,'feed')}"><img src="/img/rss.png" height='20' /></a>
-<a href="http://creativecommons.org/licenses/by-nc-sa/2.0/fr/"><img src="/img/cc-bysanc.png" height='20' /></a>
-<a href="http://www.toile-libre.org/"><img style="background: white" src="/img/toile-libre.png" height='20' alt='Hébergé par Toile-Libre' /></a><br />
+<a href="${bf.util.site_path_helper(bf.config.blog.path,'feed')}"><img src="/img/rss.png" height='20' alt='RSS feed' title='RSS feed' /></a>
+<a href="http://creativecommons.org/licenses/by-nc-sa/2.0/fr/"><img src="/img/cc-bysanc.png" height='20' alt='CC-BY-SA-NC' title='CC-BY-SA-NC' /></a>
+<a href="http://www.toile-libre.org/"><img style="background: white" src="/img/toile-libre.png" height='20' alt='Hébergé par Toile-Libre' title='Hébergé par Toile-Libre' /></a><br />
powered by <a href="http://www.blogofile.com">blogofile</a>.<br/>
</p>