photo title should be H2
This commit is contained in:
parent
a556234117
commit
2643e019e2
|
@ -1,4 +1,4 @@
|
||||||
<h1><%= @photo.title%></h1>
|
<h2><%= @photo.title%></h2>
|
||||||
|
|
||||||
<div id="fullimage">
|
<div id="fullimage">
|
||||||
<div id="navigation">
|
<div id="navigation">
|
||||||
|
|
Loading…
Reference in a new issue