Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
index.html
|
@ -92,7 +92,7 @@ clients: |
|
|
<p>{{ slide.title }}</p> |
|
|
<p>{{ slide.title }}</p> |
|
|
<h1>{{ slide.text }}</h1> |
|
|
<h1>{{ slide.text }}</h1> |
|
|
<p style="line-height: 1.3;">{{ slide.subtitle }}</p> |
|
|
<p style="line-height: 1.3;">{{ slide.subtitle }}</p> |
|
|
<div class="two spacing"></div> |
|
|
<div class="one spacing"></div> |
|
|
<a href="{{ slide.button.url }}" class="button boxed white">{{ slide.button.text }}</a> |
|
|
<a href="{{ slide.button.url }}" class="button boxed white">{{ slide.button.text }}</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="slide-left" style="background-color: {{ slide.bg_color }};"> |
|
|
<div class="slide-left" style="background-color: {{ slide.bg_color }};"> |
|
|