aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2015-02-23 01:03:16 -0500
committerGravatar Barry Clark <barry@barryclark.co> 2015-02-23 01:03:16 -0500
commitf3ce4344d1d5d5cdf3212ba0e0d07cc1ba26bdea (patch)
tree1c0356b58244a72e4f0804d8fcd0314037cb7db6 /_layouts
parenta8a038dc32dfa97b268ea0c44cc0502033622f8d (diff)
downloadkompetenzbolzen.github.io-f3ce4344d1d5d5cdf3212ba0e0d07cc1ba26bdea.tar.gz
Removing all of the trailing whitespace
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html4
-rw-r--r--_layouts/page.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index a69e734..c76dcbd 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -25,12 +25,12 @@
<div class="container">
<header class="masthead clearfix">
<a href="{{ site.baseurl }}/" class="site-avatar"><img src="{{ site.avatar }}" /></a>
-
+
<div class="site-info">
<h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}</a></h1>
<p class="site-description">{{ site.description }}</p>
</div>
-
+
<nav>
<a href="{{ site.baseurl }}/">Blog</a>
<a href="{{ site.baseurl }}/about">About</a>
diff --git a/_layouts/page.html b/_layouts/page.html
index cff5360..c8f0164 100644
--- a/_layouts/page.html
+++ b/_layouts/page.html
@@ -3,7 +3,7 @@ layout: default
---
<article class="page">
-
+
<h1>{{ page.title }}</h1>
<div class="entry">