Update 107-eleventy.md (#1047)

* added resource

Not sure if badge text "read" is fitting. 11ty.rocks is more like a resource treasure chest for 11ty starters.
This commit is contained in:
LJS
2022-01-28 23:25:19 +02:00
committed by GitHub
parent a41ee92931
commit a3b7b45ef3

View File

@ -5,3 +5,5 @@ Eleventy (11ty) is a simple to use, easy to customize, highly performant and pow
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Website' href='https://www.11ty.dev/'>Official Website</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=-dM6AmNmMFA'>Introduction to Eleventy</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://11ty.rocks/'>A collection of 11ty starters, projects, plugins, and resources</BadgeLink>