formatting release page
This commit is contained in:
parent
76efea80ad
commit
bc43df5e6e
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ image:
|
||||||
{% for album in site.albums %}
|
{% for album in site.albums %}
|
||||||
|
|
||||||
<section
|
<section
|
||||||
class="spotlight style4 orient-{% cycle 'left', 'right' %} content-align-{% cycle 'right', 'left' %} image-position-center onscroll-image-fade-in"
|
class="spotlight style4 orient-{% cycle 'left', 'right' %} content-align-left image-position-center onscroll-image-fade-in"
|
||||||
{% if forloop.index == 1 %}style="box-shadow: none;" {% endif %}>
|
{% if forloop.index == 1 %}style="box-shadow: none;" {% endif %}>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1>{{ album.title }}</h1>
|
<h1>{{ album.title }}</h1>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue