Skip to content

Commit 6e780ef

Browse files
committed
website: update website/public/index.html
1 parent d8b710f commit 6e780ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/public/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<meta charset="utf-8" />
55
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
66
<meta name="theme-color" content="#000000" />
7-
<title>React Monorepo Template</title>
8-
<meta name="keywords" content="react,simple,monorepo,template,component,project,package,development" />
9-
<meta name="description" content="Simple React package development project example template." />
7+
<title>React Layout Document</title>
8+
<meta name="keywords" content="react,simple,monorepo,layout,react-layout,component,project,package,development" />
9+
<meta name="description" content="React components that handle the overall layout of the page." />
1010
<link rel="icon" href="%PUBLIC_URL%favicon.ico" />
1111
<!-- <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🦖</text></svg>"> -->
1212
</head>

0 commit comments

Comments
 (0)