aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorilyayudovin <46264063+ilyayudovin@users.noreply.github.com>2020-06-08 15:12:12 +0300
committerGitHub <noreply@github.com>2020-06-08 15:12:12 +0300
commit9473f8836bc65d1e0ea87607def54b86d719bbc8 (patch)
tree81b0531732eeaa0d9f8884bbd6576f31ae56860c /public
parent67def5d792ca5efdf7bf43c3c32e7020f7d8f5cf (diff)
parent755b44e76307e04387ddacfdee7124ee00197de4 (diff)
downloadwhich-ui-9473f8836bc65d1e0ea87607def54b86d719bbc8.tar.gz
Merge pull request #15 from ilyayudovin/profile
Add profile
Diffstat (limited to 'public')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 6252f08..c3d52e2 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>React App</title>
+ <title>Which</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>