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

Commit

Permalink
Adding netlify badge
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumebriday committed Dec 6, 2020
1 parent 4ac5e48 commit 6488953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![](https://img.shields.io/npm/v/stimulus-prefetch.svg)](https://www.npmjs.com/package/stimulus-prefetch)
[![](https://github.com/stimulus-components/stimulus-prefetch/workflows/Lint/badge.svg)](https://github.com/stimulus-components/stimulus-prefetch)
[![](https://img.shields.io/github/license/stimulus-components/stimulus-prefetch.svg)](https://github.com/stimulus-components/stimulus-prefetch)
[![Netlify Status](https://api.netlify.com/api/v1/badges/d62d950e-aae7-464d-8333-1078a16ec481/deploy-status)](https://stimulus-prefetch.netlify.com)
[![Netlify Status](https://api.netlify.com/api/v1/badges/d3b878bb-b10c-47d2-a21b-e0a510120a4c/deploy-status)](https://stimulus-prefetch.netlify.com)

## Getting started

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1 class="text-4xl tracking-tight font-extrabold text-gray-900 sm:text-5xl md:t

<img
class="inline-block"
src="https://api.netlify.com/api/v1/badges/d62d950e-aae7-464d-8333-1078a16ec481/deploy-status"
src="https://api.netlify.com/api/v1/badges/d3b878bb-b10c-47d2-a21b-e0a510120a4c/deploy-status"
/>
</p>

Expand Down

0 comments on commit 6488953

Please sign in to comment.