layout with isotope
This commit is contained in:
parent
20ebba4337
commit
864b1ccc7f
4 changed files with 85 additions and 147 deletions
|
|
@ -23,7 +23,7 @@ layout: default
|
|||
<div class="trackcontainer">
|
||||
|
||||
<h1>{{ page.title }}</h1>
|
||||
<p style="margin-bottom: 0px;">{{ page.tags }}<br />{{ page.date | date: '%Y - %B' }}
|
||||
<p style="margin-bottom: 0px;">{% for c in page.categories %}{{ c }}{% unless forloop.last %} | {% endunless %}{% endfor %}<br />{{ page.date | date: '%Y - %B' }}
|
||||
|
||||
<br />
|
||||
<span id="tracktime" style="font-weight: normal;"> </span></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue