We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0e2ab commit 0fcb547Copy full SHA for 0fcb547
public/index.html
@@ -7,7 +7,7 @@
7
<meta name="theme-color" content="#000000" />
8
<meta
9
name="description"
10
- content="A CRUD application to create, edit, filter and delete notes."
+ content="A CRUD application to store and edit notes using React and Tailwind CSS. You can tag notes, search and filter the results."
11
/>
12
<meta property='og:title' content='Notes App'/>
13
<meta property='og:description' content='A CRUD application to store and edit notes.'/>
0 commit comments