Skip to content

Commit 461b0b6

Browse files
author
josadcha
committed
Fix: improve app's accessibility
1 parent b005d7c commit 461b0b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

public/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport"
6-
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
6+
content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=0" />
77
<meta name="theme-color" content="#000000">
8+
<meta name="description" content="Baseapp crypto-currency trading platform" />
89
<meta name="ui-version" content="%REACT_APP_GIT_SHA%"/>
910
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" async>
1011
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" async>

robots.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)