Skip to content

Commit 60a78e7

Browse files
committed
Update sample_site/index.md
1 parent 39e86db commit 60a78e7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

sample_site/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
layout: home
33
---
44

5+
> {{ site.description }}
6+
57
[![MichaelCurrin - jekyll-actions-quickstart](https://img.shields.io/static/v1?label=MichaelCurrin&message=jekyll-actions-quickstart&color=blue&logo=github)](https://github.com/MichaelCurrin/jekyll-actions-quickstart)
68
[![stars - jekyll-actions-quickstart](https://img.shields.io/github/stars/MichaelCurrin/jekyll-actions-quickstart?style=social)](https://github.com/MichaelCurrin/jekyll-actions-quickstart)
79
[![forks - jekyll-actions-quickstart](https://img.shields.io/github/forks/MichaelCurrin/jekyll-actions-quickstart?style=social)](https://github.com/MichaelCurrin/jekyll-actions-quickstart)
@@ -10,9 +12,6 @@ layout: home
1012
[![Made with Jekyll Actions](https://img.shields.io/badge/Jekyll_Actions-2.x-blue.svg)](https://github.com/marketplace/actions/jekyll-actions)
1113

1214

13-
> {{ site.description }}
14-
15-
1615
## Purpose
1716

1817
This project has the following purposes:
@@ -30,4 +29,4 @@ This project has the following purposes:
3029

3130
- This site shows the result of a static site built with Jekyll Actions, using Jekyll 4 and a custom plugin.
3231
- See the custom plugin in action on the [Time ago]({% link time-ago.md %}) page.
33-
- See the [repo](https://github.com/MichaelCurrin/jekyll-actions-quickstart) to see how this project is setup. Note the GH workflows section and the `sample_site` directory which is found _automatically_ because of the config file.
32+
- See this site's [repo](https://github.com/MichaelCurrin/jekyll-actions-quickstart) to see how this project is setup. Note the GH workflows section and the `sample_site` directory which is found _automatically_ because of the config file.

0 commit comments

Comments
 (0)