Skip to content

Commit 3621fec

Browse files
committed
Improve language and zoom accessibility
1 parent 0e7402a commit 3621fec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en">
33

44
<head>
55
<title>Aayush Sarva</title>
66

77
<!-- Viewport mobile tag for sensible mobile support -->
8-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
8+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5">
99

1010
<!-- Meta tags for browsers and search engines -->
1111
<meta charset="UTF-8">

0 commit comments

Comments
 (0)