Skip to content

Commit c097a81

Browse files
added SEO content
1 parent d7b45db commit c097a81

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

public/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717
rel="manifest"
1818
href="%PUBLIC_URL%/manifest.json"
1919
/>
20-
21-
<title></title>
20+
<meta name="description" content="React Node.js User Management Template with CRUD Functions and Role Management"/>
21+
<meta name="keywords" content="crud, react template, node.js template, business templates, react, node.js, user management, role management, social login">
22+
<title>User Management React Template</title>
2223
</head>
2324
<body>
2425
<noscript>

0 commit comments

Comments
 (0)