fixing layout
This commit is contained in:
parent
e81f0ace73
commit
8fcda1a3d0
17 changed files with 96 additions and 348 deletions
|
|
@ -8,6 +8,9 @@ image: /siteicon.png
|
|||
---
|
||||
{% include relBase.html %}
|
||||
{% include header.html %}
|
||||
<section class="news">
|
||||
|
||||
</section>
|
||||
<section class="releases">
|
||||
<h2>EPs and LPs</h2>
|
||||
{% assign sorted = site.albums | sort: 'date' | reverse %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue