feat: add hubspot embed script

This commit is contained in:
alt0
2022-09-09 17:06:12 +08:00
parent a26ff35a7b
commit d77052ee1b
3 changed files with 96 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title><%= htmlWebpackPlugin.options.title %></title>
<%= htmlWebpackPlugin.options.hubspotScript %>
</head>
<body>
<div id="root"></div>