Skip to content

Commit

Permalink
website: update website/public/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 26, 2022
1 parent d8b710f commit 6e780ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
<meta name="theme-color" content="#000000" />
<title>React Monorepo Template</title>
<meta name="keywords" content="react,simple,monorepo,template,component,project,package,development" />
<meta name="description" content="Simple React package development project example template." />
<title>React Layout Document</title>
<meta name="keywords" content="react,simple,monorepo,layout,react-layout,component,project,package,development" />
<meta name="description" content="React components that handle the overall layout of the page." />
<link rel="icon" href="%PUBLIC_URL%favicon.ico" />
<!-- <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>"> -->
</head>
Expand Down

0 comments on commit 6e780ef

Please sign in to comment.