lib/generators/chaltron/templates/app/views/home/test.html.erb in chaltron-0.3.2 vs lib/generators/chaltron/templates/app/views/home/test.html.erb in chaltron-1.0.0
- old
+ new
@@ -1,13 +1,11 @@
<div class='jumbotron'>
<div class='container-fluid'>
<h1>Test #<%= @test %></h1>
<p>
- We use <%= link_to 'simple-navigation',
- 'https://github.com/codeplant/simple-navigation' %> and
- <%= link_to 'simple_navigation_renderers',
- 'https://github.com/ShPakvel/simple_navigation_renderers' %>
- to display navbar menu.
+ Chaltron uses <%= link_to 'simple-navigation',
+ 'https://github.com/codeplant/simple-navigation' %>
+ to build navbar menu.
</p>
<p>
Edit <code>config/navigation.rb</code> to setup your own navbar
</p>
<p>