Skip to content

Commit

Permalink
Closes #219
Browse files Browse the repository at this point in the history
Added RNP logo
  • Loading branch information
szymontrocha committed Apr 23, 2021
1 parent d99d7b2 commit b305e6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added _static/rnp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions _templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@

<li id="footer-partner-i2" class="partner-menu">
<a href="http://www.internet2.edu/" title="Visit Internet2"><img src="_static/I2-ps.png" alt="" style="border:none;"></a> </li>

<li id="footer-partner-rnp" class="partner-menu">
<a href="https://www.rnp.br/en" title="Visit RNP"><img src="_static/rnp.png" alt="" style="border:none;"></a> </li>

<li id="footer-partner-um" class="partner-menu">
<a href="http://www.umich.edu/" title="Visit University of Michigan"><img src="_static/UM-ps.png" alt="" style="border:none;"></a> </li>
Expand Down

0 comments on commit b305e6a

Please sign in to comment.