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-behind"><div></div></div>
|
||||||
<div id="body">
|
<div id="body">
|
||||||
<header>
|
<header>
|
||||||
<h1><a href="/">media.metanohi.name</a></h1>
|
<h1><a href="/">media.metanohi.name</a></h1>
|
||||||
<p>
|
<p>
|
||||||
This is my media collection. I am involved in all of these
|
This is my media collection. I am involved in all of these
|
||||||
productions in some way.
|
productions in some way.
|
||||||
</p>
|
</p>
|
||||||
<p class="signature">
|
<p class="signature">
|
||||||
<a href="http://metanohi.name/about">Niels</a>
|
<a href="http://metanohi.name/about">Niels</a>
|
||||||
</p>
|
</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
{content}
|
{content}
|
||||||
|
|
|
@ -2,6 +2,6 @@
|
||||||
<h2>{title}</h2>
|
<h2>{title}</h2>
|
||||||
<h3>{year}</h3>
|
<h3>{year}</h3>
|
||||||
<p>{description}</p>
|
<p>{description}</p>
|
||||||
|
|
||||||
{video}
|
{video}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue