mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Format subheader
This commit is contained in:
parent
ded17bacad
commit
892b94132a
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
<div id="main_content_wrap" class="outer">
|
<div id="main_content_wrap" class="outer">
|
||||||
<section id="main_content" class="inner">
|
<section id="main_content" class="inner">
|
||||||
<h1>{{ page.title }}</h1>
|
<h1>{{ page.title }}</h1>
|
||||||
<h2>{{ page.date | date: "%b %d %Y" }}</h2>
|
<h2 class="date-labels">{{ page.date | date: "%b %d %Y" }}</h2>
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue