mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-01 02:46:08 -04:00
Changed viewport to make the site mobile responsive
This commit is contained in:
parent
f9e99c0fd0
commit
45890e1b97
4 changed files with 4 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title>WebRTC IP Leak VPN / Tor Test | Privacy Tools</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue