Skip to content

Commit 8fac0b4

Browse files
committed
Fix build
1 parent 4e4396e commit 8fac0b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/home-page.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ export class HomePage extends LitElement {
8181
description="${tool.description}"
8282
image="${tool.image}"
8383
url="${tool.url}"
84-
text="${tool.text}"
8584
category="${tool.category ?? ''}"
8685
></tool-card>
8786
`

0 commit comments

Comments
 (0)