-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ebdf3cb
commit 8f21cf5
Showing
4 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
--- | ||
layout: home | ||
title: Super impressive headline | ||
subtitle: Optional subheadline about your startup | ||
paragraph: Optional paragraph when you need to write some more | ||
title: Minimal Jekyll Theme | ||
subtitle: Convert more of your website visitors | ||
paragraph: into subscribers, customers and clients. | ||
header: | ||
layout: hero | ||
navigation: fancy | ||
image: "/assets/images/macbook.jpg" | ||
class: bg-darken-50 bg-darken-25-l | ||
cta: "Call-to-action" | ||
cta_url: https://www.desiredpersona.com/themes/ | ||
cta: | ||
text: "Download on GitHub" | ||
url: "https://github.com/desiredpersona/minimal-jekyll-theme" | ||
class: btn btn-outline--light | ||
--- |