diff options
Diffstat (limited to 'templates/librejs.html')
-rw-r--r-- | templates/librejs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/librejs.html b/templates/librejs.html index 0c96ad1..31a777e 100644 --- a/templates/librejs.html +++ b/templates/librejs.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> <head> - <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title>JavaScript license information</title> <link rel="icon" href="./images/favicon.png" sizes="192x192"> </head> |