app/views/layouts/georgia/_footer.html.erb in georgia-0.7.8 vs app/views/layouts/georgia/_footer.html.erb in georgia-0.8.0
- old
+ new
@@ -1,7 +1,5 @@
<footer id='footer'>
<div class="container-fluid">
- © <%= Time.new.year %> -
- Georgia is developed and maintained by
- <%= link_to 'Motion Eleven', motioneleven_url %>
+ © <%= Time.new.year %> - <%= link_to 'Georgia CMS', 'http://www.georgiacms.org' %>
</div>
</footer>
\ No newline at end of file