lib/rdoc/generator/template/rails/file.rhtml in sdoc-2.0.1 vs lib/rdoc/generator/template/rails/file.rhtml in sdoc-2.0.2
- old
+ new
@@ -12,12 +12,12 @@
<div class="banner">
<% if ENV['HORO_PROJECT_NAME'] %>
<span><%= ERB::Util.html_escape(ENV['HORO_PROJECT_NAME']) %> <%= ERB::Util.html_escape(ENV['HORO_PROJECT_VERSION']) %></span><br />
<% end %>
- <h1>
+ <h2>
<%= h file.name %>
- </h1>
+ </h2>
<ul class="files">
<%
github = github_url(file.relative_name) if options.github
%>
<li>