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
2 additions and
2 deletions
-
index.html
|
|
@ -13,7 +13,7 @@ slides: |
|
|
|
button: |
|
|
|
text: Try it out |
|
|
|
url: https://identihub.co |
|
|
|
bg_color: "#c9c9c9" |
|
|
|
bg_color: "#58595B" |
|
|
|
image: images/@stock/half-3.jpg |
|
|
|
- text: Our best <span>works</span> |
|
|
|
button: |
|
|
@ -88,7 +88,7 @@ clients: |
|
|
|
<div class="slide-info"> |
|
|
|
<p>{{ slide.title }}</p> |
|
|
|
<h1>{{ slide.text }}</h1> |
|
|
|
<p style="color: #333; line-height: 1.3;">{{ slide.subtitle }}</p> |
|
|
|
<p style="line-height: 1.3;">{{ slide.subtitle }}</p> |
|
|
|
<div class="three spacing"></div> |
|
|
|
<a href="{{ slide.button.url }}" class="button boxed black">{{ slide.button.text }}</a> |
|
|
|
</div> |
|
|
|