fix footer and update links

This commit is contained in:
Joshua Arts
2018-06-28 11:21:02 -04:00
parent c802e4806a
commit 0b9fdb371e
5 changed files with 15 additions and 11 deletions

View File

@ -27,7 +27,7 @@
<i class="fas fa-exclamation-triangle"></i>
<p class="d-inline">This deployment is using a pre-configured testing server,
you should replace this with your own.
For details, see the <%= link_to "documentation", "http://docs.bigbluebutton.org/install/green-light.html#installing-greenlight", target: "_blank" %>.
For details, see the <%= link_to "documentation", "http://docs.bigbluebutton.org/install/greenlight.html#installing-greenlight", target: "_blank" %>.
<% end %>
<% end %>

View File

@ -1,3 +1,3 @@
<div class="footer">
<footer class="footer page-footer">
<h5 class="text-center">Powered by <a target="_blank" href="http://bigbluebutton.org/">BigBlueButton</a>.</h5>
</div>
</footer>