Skip to content

Commit 8798644

Browse files
authored
Fixed style issue & update website title (#22)
1 parent 7d7b4c1 commit 8798644

4 files changed

Lines changed: 22 additions & 448 deletions

File tree

public/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
<script src="js/bg_window.js"></script>
1414
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
1515
<title><%= htmlWebpackPlugin.options.title %></title>
16+
<title>
17+
welcome to my website
18+
</title>
1619
<style>
1720
canvas {
1821
position: fixed;

0 commit comments

Comments
 (0)