Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit a13efd6

Browse files
Adding netlify badge
1 parent ae4a858 commit a13efd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![](https://img.shields.io/npm/v/stimulus-read-more.svg)](https://www.npmjs.com/package/stimulus-read-more)
55
[![](https://github.com/stimulus-components/stimulus-read-more/workflows/Lint/badge.svg)](https://github.com/stimulus-components/stimulus-read-more)
66
[![](https://img.shields.io/github/license/stimulus-components/stimulus-read-more.svg)](https://github.com/stimulus-components/stimulus-read-more)
7-
[![Netlify Status](https://api.netlify.com/api/v1/badges/80f85acb-2a15-4326-9bd1-92a461e53c22/deploy-status)](https://stimulus-read-more.netlify.com)
7+
[![Netlify Status](https://api.netlify.com/api/v1/badges/e0c5cf44-d938-4675-870d-fd50b58fca72/deploy-status)](https://stimulus-read-more.netlify.com)
88

99
## Getting started
1010

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1 class="text-4xl tracking-tight font-extrabold text-gray-900 sm:text-5xl md:t
9595

9696
<img
9797
class="inline-block"
98-
src="https://api.netlify.com/api/v1/badges/80f85acb-2a15-4326-9bd1-92a461e53c22/deploy-status"
98+
src="https://api.netlify.com/api/v1/badges/e0c5cf44-d938-4675-870d-fd50b58fca72/deploy-status"
9999
/>
100100
</p>
101101

0 commit comments

Comments
 (0)