Skip to content

Commit 0fcb547

Browse files
Update index.html
1 parent 7b0e2ab commit 0fcb547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="theme-color" content="#000000" />
88
<meta
99
name="description"
10-
content="A CRUD application to create, edit, filter and delete notes."
10+
content="A CRUD application to store and edit notes using React and Tailwind CSS. You can tag notes, search and filter the results."
1111
/>
1212
<meta property='og:title' content='Notes App'/>
1313
<meta property='og:description' content='A CRUD application to store and edit notes.'/>

0 commit comments

Comments
 (0)