Skip to content

Commit

Permalink
Merge pull request #449 from amihaiemil/448
Browse files Browse the repository at this point in the history
#448 badge in footer
  • Loading branch information
amihaiemil authored Jun 26, 2021
2 parents 58b9392 + b8e6f7d commit 6069774
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/main/resources/templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ <h5 class="text-uppercase">Legal</h5>
</div>
</div>
</div>
<div class="footer-copyright text-center py-3 bg-light">Copyright © Self XDSD Team</div>
<div class="footer-copyright text-center py-3 bg-light">
Copyright © Self XDSD Team <br>
<a href="https://imagineobjects.io" target="_blank">
<img src="https://imagineobjects.io/b/iobadge.svg">
</a>
</div>
</footer>
</html>

0 comments on commit 6069774

Please sign in to comment.