Get rid of trailing whitespace.
This commit is contained in:
parent
6f76333567
commit
8958c15d62
|
@ -9,14 +9,14 @@
|
|||
<div id="body-behind"><div></div></div>
|
||||
<div id="body">
|
||||
<header>
|
||||
<h1><a href="/">media.metanohi.name</a></h1>
|
||||
<p>
|
||||
This is my media collection. I am involved in all of these
|
||||
productions in some way.
|
||||
</p>
|
||||
<p class="signature">
|
||||
<a href="http://metanohi.name/about">Niels</a>
|
||||
</p>
|
||||
<h1><a href="/">media.metanohi.name</a></h1>
|
||||
<p>
|
||||
This is my media collection. I am involved in all of these
|
||||
productions in some way.
|
||||
</p>
|
||||
<p class="signature">
|
||||
<a href="http://metanohi.name/about">Niels</a>
|
||||
</p>
|
||||
</header>
|
||||
|
||||
{content}
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
<h2>{title}</h2>
|
||||
<h3>{year}</h3>
|
||||
<p>{description}</p>
|
||||
|
||||
|
||||
{video}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue