Skip to content

Commit

Permalink
Updating footer
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianBZG committed Jul 26, 2018
1 parent 5986e53 commit c5d6734
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions views/includes/footer.pug
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
footer.sticky-footer
.container
.text-center
small InterMine Data Browser @ 2018
.container
.text-center
a(href='https://github.com/AdrianBZG/InterMine-Data-Browser-Tool' target='_blank' alt='Go to the GitHub repository')
i.fa.fa-fw.fa-github
small
| InterMine Data Browser @ GSoC 2018. By
a(href='http://www.linkedin.com/in/adrianbazaga' target='_blank') Adrián Rodríguez-Bazaga
|,
a(href='http://intermine.org/' target='_blank') InterMine
| & University of Cambridge

0 comments on commit c5d6734

Please sign in to comment.