aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/page.footer.html
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2019-05-25 15:38:15 +0200
committerGitHub <noreply@github.com>2019-05-25 15:38:15 +0200
commit5f8f6134bc01b4c1abf82f222a0b25801b2d5cad (patch)
tree034cb23040526c523cdf0f71edd018b2af06e031 /tpl/default/page.footer.html
parent590c34dec109938439b11a5326feaf081e0f3ce5 (diff)
parentb2143ff480dab4c57320166bd1569ebcdde4731c (diff)
downloadShaarli-5f8f6134bc01b4c1abf82f222a0b25801b2d5cad.tar.gz
Shaarli-5f8f6134bc01b4c1abf82f222a0b25801b2d5cad.tar.zst
Shaarli-5f8f6134bc01b4c1abf82f222a0b25801b2d5cad.zip
Merge pull request #1305 from ArthurHoaro/feature/forkawsome
Switch from FontAwesome v4.x to ForkAwesome
Diffstat (limited to 'tpl/default/page.footer.html')
-rw-r--r--tpl/default/page.footer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/default/page.footer.html b/tpl/default/page.footer.html
index f7ae2b84..ce858e8c 100644
--- a/tpl/default/page.footer.html
+++ b/tpl/default/page.footer.html
@@ -3,6 +3,7 @@
3<div class="pure-g"> 3<div class="pure-g">
4 <div class="pure-u-2-24"></div> 4 <div class="pure-u-2-24"></div>
5 <footer id="footer" class="pure-u-20-24 footer-container" role="contentinfo"> 5 <footer id="footer" class="pure-u-20-24 footer-container" role="contentinfo">
6 <i class="fa fa-shaarli" aria-hidden="true"></i>
6 <strong><a href="https://github.com/shaarli/Shaarli">Shaarli</a></strong> 7 <strong><a href="https://github.com/shaarli/Shaarli">Shaarli</a></strong>
7 {if="$is_logged_in===true"} 8 {if="$is_logged_in===true"}
8 {$version} 9 {$version}