Only include relevant versions in page title

This commit is contained in:
Misode
2021-02-02 00:57:30 +01:00
parent bf3b0204eb
commit e025e5ffc3
7 changed files with 20 additions and 7 deletions

View File

@@ -21,7 +21,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="<%= htmlWebpackPlugin.options.title %>. Generate JSON and use it in data packs.">
<meta name="og:title" content="<%= htmlWebpackPlugin.options.title %>">
<meta name="og:description" content="<%= htmlWebpackPlugin.options.title %>. Generate JSON and use it in data packs.">
<title><%= htmlWebpackPlugin.options.title %></title>
<link rel="icon" href="/favicon-32.png" sizes="32x32">
<link rel="stylesheet" href="<%= htmlWebpackPlugin.files.publicPath %>styles/global.css">