mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-29 02:26:35 +00:00 
			
		
		
		
	Changed viewport to make the site mobile responsive
This commit is contained in:
		| @@ -4,6 +4,7 @@ | ||||
| <title>Donate - privacytools.io</title> | ||||
| <link href="css/bootstrap.min.css" rel="stylesheet"> | ||||
| <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"> | ||||
| </head> | ||||
| <body> | ||||
|   | ||||
| @@ -8,7 +8,7 @@ | ||||
| 	<!-- tags for Search Engine Optimization --> | ||||
| 	<meta charset="utf-8"> | ||||
| 	<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||||
| 	<meta name="viewport" content="width=1024"> | ||||
| 	<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> | ||||
| 	<meta name="keywords" content="privacy, anonymity, privacy tools, surveillance, encryption, edward snowden, nsa, tor, bitcoin"> | ||||
| 	<meta name="description" content="You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance."> | ||||
|  | ||||
|   | ||||
| @@ -4,6 +4,7 @@ | ||||
| <head> | ||||
|   <meta charset="UTF-8"> | ||||
|   <title>Secure Password Generator | Privacy Tools</title> | ||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> | ||||
|   <link href="css/bootstrap.min.css" rel="stylesheet"> | ||||
|   <style> | ||||
|     .container { | ||||
|   | ||||
| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kevin Froman
					Kevin Froman