Skip to content

Commit 43bbacf

Browse files
committed
update version number, add shields
1 parent 5fd328e commit 43bbacf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# Reusable Components for Eleventy Plugin
22

33
[![npm version](https://img.shields.io/npm/v/eleventy-plugin-reusable-components.svg)](https://www.npmjs.com/package/eleventy-plugin-reusable-components)
4-
[![Tests](https://github.com/MWDelaney/eleventy-plugin-components/workflows/🧪%20Run%20Tests/badge.svg)](https://github.com/MWDelaney/eleventy-plugin-components/actions)
4+
[![Tests](https://github.com/MWDelaney/eleventy-plugin-components/workflows/🧪%20Run%20Tests/badge.svg)](https://github.com/MWDelaney/eleventy-plugin-components/actions)
5+
🎈🐀
56

67
A configurable [Eleventy](https://www.11ty.dev/) plugin that enables a powerful component system for building dynamic, reusable HTML components across your static site.
78

89
👉 Build your components once and use them anywhere.
910

10-
🎈🐀
11-
1211
## Features
1312

1413
- 🧩 **Dynamic Component Rendering** - Render components based on content data

0 commit comments

Comments
 (0)