Skip to content

Commit 0e673df

Browse files
committed
🐞 fix: links #81 #82
1 parent 779f5b9 commit 0e673df

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.github/.lycheeignore

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ https://maxibestof.one/
1515
https://gsap.com/
1616
https://www.freepik.com
1717
https://3dexport.com
18+
https://dimensiva.com/free-3d-models/

source-web/src/assets/db/backgrounds.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,6 @@
269269
"name": "Pattern Collection",
270270
"link": "https://wpshout.com/pattern-collection/",
271271
"img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/inspirations/pattern-collection",
272-
"tags": [
273-
"Inspiration"
274-
]
272+
"tags": ["Inspiration"]
275273
}
276274
]

source-web/src/assets/db/components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
"link": "https://www.tremor.so",
224224
"tags": ["Chart", "React"],
225225
"license": "Apache License 2.0",
226-
"licenseLink": "https://github.com/tremorlabs/tremor/blob/main/License"
226+
"licenseLink": "https://github.com/tremorlabs/tremor/blob/main/LICENSE"
227227
},
228228
{
229229
"id": 25,

0 commit comments

Comments
 (0)