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 May 7, 2022
1 parent 7063ca3 commit 3a63868
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>markdown-react-code-preview-loader</title>
<meta name="keywords" content="react,loader,monorepo,react-component,component,webpack-loader,webpack5,webpack" />
<meta name="description" content="Index example text in Markdown, converted to React components. The current package is the `loader` of `webpack`, which loads the `markdown` document by configuring the current `loader`, returning a `JS` object containing the `markdown` text, the example index in the `markdown` text." />
<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 3a63868

Please sign in to comment.