projects
/
web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tuning, tuning, tuning the spaces...
[web.git]
/
_layouts
/
page.html
diff --git
a/_layouts/page.html
b/_layouts/page.html
index 6858d0ab31b761865ba2dea72256694b81bd27ed..99737e0a0d2b284afaa0bb92d1dbadd5f6d0ad75 100644
(file)
--- a/
_layouts/page.html
+++ b/
_layouts/page.html
@@
-2,7
+2,7
@@
layout: default
---
{% if page.pretitle %}
layout: default
---
{% if page.pretitle %}
-<header
id="-
pretitle">
+<header
class="
pretitle">
{% if page.date %}
<div class="side"><a href="{{ page.url }}">Permalink</a> • {{ page.date | date: "%b %-d, %Y" }}{% if page.author %} • {{ page.author }}{% endif %}{% if page.meta %} • {{ page.meta }}{% endif %}</div>
{% endif %}
{% if page.date %}
<div class="side"><a href="{{ page.url }}">Permalink</a> • {{ page.date | date: "%b %-d, %Y" }}{% if page.author %} • {{ page.author }}{% endif %}{% if page.meta %} • {{ page.meta }}{% endif %}</div>
{% endif %}
@@
-10,7
+10,7
@@
layout: default
</header>
{% endif %}
</header>
{% endif %}
-<header
id="-
title">
+<header
class="
title">
<h1>{{ page.title }}</h1>
</header>
<h1>{{ page.title }}</h1>
</header>