Update action links on example home page intro
This commit is contained in:
parent
7c8f22f73e
commit
9be9905da8
|
@ -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"
|
||||
---
|
Loading…
Reference in New Issue