We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7b4c1 commit 8798644Copy full SHA for 8798644
4 files changed
public/index.html
@@ -13,6 +13,9 @@
13
<script src="js/bg_window.js"></script>
14
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
15
<title><%= htmlWebpackPlugin.options.title %></title>
16
+ <title>
17
+ welcome to my website
18
+ </title>
19
<style>
20
canvas {
21
position: fixed;
0 commit comments