Skip to content

Commit da908fa

Browse files
authored
build: update index.html
1 parent 0ac74e2 commit da908fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
name="description"
1010
content="webpack typescript starter"
1111
/>
12+
<meta name="keywords" content="webpack, typescript, starter, webpack typescript starter">
1213
<link rel="apple-touch-icon" href="<%= htmlWebpackPlugin.options.PUBLIC_URL %>/icon-192x192.png" />
1314
<link rel="manifest" href="<%= htmlWebpackPlugin.options.PUBLIC_URL %>/manifest.json" />
1415
<title>webpack typescript starter <%= htmlWebpackPlugin.options.VERSION %></title>

0 commit comments

Comments
 (0)