mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-29 01:22:44 +00:00
Add favicon
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<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">
|
||||
<link rel="stylesheet" href="<%= htmlWebpackPlugin.files.publicPath %>styles/nodes.css">
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user