Update action links on example home page intro

This commit is contained in:
Michael Rose 2017-03-09 15:49:22 -05:00
parent 7c8f22f73e
commit 9be9905da8
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ introduction: |
actions:
- label: "Learn More"
icon: github
url: "#learn-more-link"
url: "https://github.com/mmistakes/jekyll-theme-basically-basic"
- label: "Download"
icon: download
url: "#download-link"
url: "https://github.com/mmistakes/jekyll-theme-basically-basic/archive/master.zip"
---