mirror of
https://github.com/peeringdb/peeringdb.git
synced 2024-05-11 05:55:09 +00:00
Add youtube link, update twitter icon (#783)
Add youtube link, update twitter icon, fixes #774 Co-authored-by: Steve McManus <smcmanus@fb.com>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 6.6 KiB |
BIN
peeringdb_server/static/social-youtube.png
Normal file
BIN
peeringdb_server/static/social-youtube.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
@@ -17,6 +17,7 @@
|
||||
<a target="_blank" href="https://github.com/peeringdb/peeringdb/issues"><img class="socialmedia_icon" src="{{ STATIC_URL }}/social-github.png" alt="GitHub"></a>
|
||||
<a target="_blank" href="https://www.linkedin.com/company/peeringdb"><img class="socialmedia_icon" src="{{ STATIC_URL }}/social-linkedin.png" alt="LinkedIn"></a>
|
||||
<a target='_blank' href='https://twitter.com/PeeringDB'><img class="socialmedia_icon" src='{{ STATIC_URL }}/social-twitter.png' alt="Twitter"></a>
|
||||
<a target="_blank" href="https://www.youtube.com/channel/UCOrYWUg-dbL9UTFV_Lry6Wg"><img class="socialmedia_icon" src='{{ STATIC_URL }}/social-youtube.png' alt="YouTube"></a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-3 col-sm-4 col-xs-12">
|
||||
|
Reference in New Issue
Block a user