Skip to content

Commit ef67ac5

Browse files
committed
website: update website/public/index.html
1 parent 19e1487 commit ef67ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="theme-color" content="#000000" />
77
<title>markdown-react-code-preview-loader</title>
88
<meta name="keywords" content="react,loader,monorepo,react-component,component,webpack-loader,webpack5,webpack" />
9-
<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." />
9+
<meta name="description" content="A react component showing the layout of code and code preview example." />
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)