Update site titles

As per discussion with @alexbooker in #51
This commit is contained in:
Mitchell Cash 2016-05-15 13:21:36 +10:00 committed by Alex Booker
parent d937e5ed0a
commit d28d2e8199
4 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Please Donate - privacytools.io</title>
<title>Donate | Privacy Tools</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" href="favicon.ico" type="image/ico">

View File

@ -13,7 +13,7 @@
<meta name="description" content="You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance.">
<!-- title -->
<title>Encryption tools against global mass surveillance 🔒 - privacytools.io</title>
<title>Privacy Tools | Encryption against global mass surveillance</title>
<!-- icons -->
<link rel="apple-touch-icon" sizes="57x57" href="https://www.privacytools.io/img/favicons/apple-touch-icon-57x57.png">
@ -49,7 +49,7 @@
<![endif]-->
<!-- Open Graph Protocol tags for SEO -->
<meta property="og:title" content="privacy tools - encryption against surveillance" />
<meta property="og:title" content="Privacy Tools | Encryption against global mass surveillance" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.privacytools.io/" />
<meta property="og:image" content="https://www.privacytools.io/img/layout/ogimage.jpg" />

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Secure Password Generator - privacytools.io</title>
<title>Secure Password Generator | Privacy Tools</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<style>
.container {

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>WebRTC IP Leak VPN / Tor Test - privacytools.io</title>
<title>WebRTC IP Leak VPN / Tor Test | Privacy Tools</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
<link href="css/bootstrap.min.css" rel="stylesheet">