This repository was archived by the owner on Oct 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ ] ( https://img.shields.io/npm/v/stimulus-scroll-to.svg )] ( https://www.npmjs.com/package/stimulus-scroll-to )
5
5
[ ![ ] ( https://github.com/stimulus-components/stimulus-scroll-to/workflows/Lint/badge.svg )] ( https://github.com/stimulus-components/stimulus-scroll-to )
6
6
[ ![ ] ( https://img.shields.io/github/license/stimulus-components/stimulus-scroll-to.svg )] ( https://github.com/stimulus-components/stimulus-scroll-to )
7
+ [ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/26d5363d-d699-4558-abb4-2267919dbe59/deploy-status )] ( https://app.netlify.com/sites/stimulus-scroll-to/deploys )
7
8
8
9
## Getting started
9
10
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ <h1 class="text-center mb-8 text-5xl font-bold">Stimulus ScrollTo</h1>
68
68
</ a >
69
69
70
70
< a href ="https://stimulus-scroll-to.netlify.com/ ">
71
- < img src ="https://api.netlify.com/api/v1/badges/a8341029-7f19-443d-88aa-02c6325b389e /deploy-status " />
71
+ < img src ="https://api.netlify.com/api/v1/badges/26d5363d-d699-4558-abb4-2267919dbe59 /deploy-status " />
72
72
</ a >
73
73
</ p >
74
74
Original file line number Diff line number Diff line change
1
+
2
+ [build ]
3
+ publish =" build"
4
+ command =" yarn prod"
You can’t perform that action at this time.
0 commit comments