Skip to content

Commit

Permalink
Implements #566
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Sep 2, 2024
1 parent 33d210b commit c1291fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<div class="col-md-2 col-4 mt-2 ms-auto me-1 text-end" style="min-width:160px;">
<a href="https://github.com/grycap/" target="_blank" alt="Github" title="Github">
<i class="fab fa-github ms-2" style="color:white;"></i></a>
<a href="https://github.com/grycap/im/issues" target="_blank" alt="Report Bug" title="Report Bug">
<a href="https://github.com/grycap/im-dashboard/issues" target="_blank" alt="Report Bug" title="Report Bug">
<i class="fa fa-bug ms-2" style="color:white;"></i></a>
<a href="https://www.researchgate.net/lab/GRyCAP-Ignacio-Blanquer" target="_blank" alt="ResearchGate" title="ResearchGate">
<i class="fab fa-researchgate ms-2" style="color:white;"></i></a>
Expand Down

0 comments on commit c1291fb

Please sign in to comment.