Skip to content

Commit 7905ea7

Browse files
committed
change name and update packages
1 parent 2c91b81 commit 7905ea7

File tree

3 files changed

+1257
-1172
lines changed

3 files changed

+1257
-1172
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
7-
<title>capitalist_playground</title>
7+
<title>Tapper's Paradise</title>
88
<link rel="icon" type="image/png" sizes="32x32" href="<%= htmlWebpackPlugin.files.publicPath %>static/img/icons/favicon-32x32.png">
99
<link rel="icon" type="image/png" sizes="16x16" href="<%= htmlWebpackPlugin.files.publicPath %>static/img/icons/favicon-16x16.png">
1010
<!--[if IE]><link rel="shortcut icon" href="/static/img/icons/favicon.ico"><![endif]-->
@@ -28,7 +28,7 @@
2828
</head>
2929
<body>
3030
<noscript>
31-
This is your fallback content in case JavaScript fails to load.
31+
This site rquires javascript. Please enable it or use a browser that has javascript support.
3232
</noscript>
3333
<div id="app"></div>
3434
<!-- Todo: only include in production -->

0 commit comments

Comments
 (0)