publish to actions org
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
plugins:
|
||||
- jekyll-include-cache
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
|
||||
Buy our {{ include.color }} shirt in {{ include.size }}!
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
|
||||
{% include_cached shirt.html size="medium" color="red" %}
|
||||
|
||||
Reference in New Issue
Block a user