Merge pull request #588 from ykris45/patch-5

add telegram icon and link to footer
This commit is contained in:
Julie Sigwart 2018-06-09 11:07:34 -07:00 committed by GitHub
commit 1a84df77d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -16,6 +16,7 @@
<?php foreach (Response::getCssAssets() as $src): ?>
<link rel="stylesheet" type="text/css" href="<?php echo $src?>">
<?php endforeach ?>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<link rel="apple-touch-icon" sizes="60x60" href="/img/fav/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="114x114" href="/img/fav/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/img/fav/apple-touch-icon-120x120.png">

View file

@ -12,6 +12,9 @@
<?php echo View::render('nav/_globalItems') ?>
<div class="control-item no-label-desktop">
<a href="https://shop.lbry.io" target="_blank"><span class="btn-label">LBRY Shop</span> <span class="icon-fw icon-shopping-cart"></span></a>
</div>
<div class="control-item no-label-desktop">
<a href="https://t.me/lbryofficial" target="_blank"><span class="btn-label">Telegram</span> <i class="fab fa-telegram"></i></a>
</div>
<div class="control-item">
<a href="https://en.wikipedia.org/wiki/Free_Speech_Flag" class="footer-img-link">