forked from External/greenlight
Greenlight landing page layout adjustments, general cleanup and responsive styles (#271)
This commit is contained in:
committed by
Jesus Federico
parent
c05d2e314d
commit
423ec6c828
3
app/views/shared/_footer.html.erb
Normal file → Executable file
3
app/views/shared/_footer.html.erb
Normal file → Executable file
@ -14,6 +14,5 @@
|
||||
%>
|
||||
|
||||
<footer class="footer pt-3">
|
||||
<h5 class="text-center mb-1"><%= t("footer.powered_by", href: link_to(t("greenlight"), "https://bigbluebutton.org/2018/07/09/greenlight-2-0/", target: "_blank", class: "text-green")).html_safe %></h5>
|
||||
<p class="text-center pb-0">v <%= Greenlight::Application::VERSION %></p>
|
||||
<p class="text-center mb-1"><%= t("footer.powered_by", href: link_to(t("greenlight"), "https://bigbluebutton.org/2018/07/09/greenlight-2-0/", target: "_blank")).html_safe %> v <%= Greenlight::Application::VERSION %></p>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user