mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 03: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> | <title>Donate - privacytools.io</title> | ||||||
| <link href="css/bootstrap.min.css" rel="stylesheet"> | <link href="css/bootstrap.min.css" rel="stylesheet"> | ||||||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <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 rel="shortcut icon" href="favicon.ico" type="image/ico"> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
|   | |||||||
| @@ -8,7 +8,7 @@ | |||||||
| 	<!-- tags for Search Engine Optimization --> | 	<!-- tags for Search Engine Optimization --> | ||||||
| 	<meta charset="utf-8"> | 	<meta charset="utf-8"> | ||||||
| 	<meta http-equiv="X-UA-Compatible" content="IE=edge"> | 	<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="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."> | 	<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> | <head> | ||||||
|   <meta charset="UTF-8"> |   <meta charset="UTF-8"> | ||||||
|   <title>Secure Password Generator | Privacy Tools</title> |   <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"> |   <link href="css/bootstrap.min.css" rel="stylesheet"> | ||||||
|   <style> |   <style> | ||||||
|     .container { |     .container { | ||||||
|   | |||||||
| @@ -3,6 +3,7 @@ | |||||||
| <head> | <head> | ||||||
| <title>WebRTC IP Leak VPN / Tor Test | Privacy Tools</title> | <title>WebRTC IP Leak VPN / Tor Test | Privacy Tools</title> | ||||||
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <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 rel="shortcut icon" href="favicon.ico" type="image/ico"> | ||||||
| <link href="css/bootstrap.min.css" rel="stylesheet"> | <link href="css/bootstrap.min.css" rel="stylesheet"> | ||||||
| </head> | </head> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Kevin Froman
					Kevin Froman