From 2e08a1056e0918e2ae678a0e3c9e7cc34fa9ba6c Mon Sep 17 00:00:00 2001 From: akwizgran <akwizgran@users.sourceforge.net> Date: Fri, 21 Jul 2017 13:07:17 +0100 Subject: [PATCH] Bumped date on press release, capitalised page titles. --- about.html | 2 +- download.html | 4 +++- how-it-works.html | 2 +- news/2017-beta-released-security-audit.html | 4 ++-- privacy.html | 2 +- 5 files changed, 8 insertions(+), 6 deletions(-) diff --git a/about.html b/about.html index 39fd6a0..65f1d4b 100644 --- a/about.html +++ b/about.html @@ -48,7 +48,7 @@ <div id="container"> <div id="content"> <div class="full"> - <h2>About us</h2> + <h2>About Us</h2> <p><strong>Michael Rogers</strong> started the Briar project to support freedom of expression, freedom of association and the right to privacy. He has studied and built peer-to-peer systems for over a decade and contributed to Freenet and LimeWire.</p> diff --git a/download.html b/download.html index ad58f90..1e4ccaf 100644 --- a/download.html +++ b/download.html @@ -50,7 +50,9 @@ <div class="full"> <h2>Public Beta</h2> - <p>Briar for Android is currently in <a href="news/2017-beta-released-security-audit.html">public beta</a> and is available for download <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.beta">from Google Play</a>. If you'd like to be informed when the final app is available, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-announce">join the announcement mailing list</a>.</p> + <p>Briar for Android is currently in <a href="news/2017-beta-released-security-audit.html">public beta</a> and is available for download <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.beta">from Google Play</a>.</p> + + <p>If you'd like to be informed when the final app is available, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-announce">join the announcement mailing list</a>.</p> <p>If you're interested in getting involved or following the progress of the project, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel">join the development mailing list</a> or email <a href="mailto:contact@briarproject.org">contact@briarproject.org</a> [<a href="keys/contact.asc">PGP key</a>].</p> diff --git a/how-it-works.html b/how-it-works.html index f674b7c..48d31d4 100644 --- a/how-it-works.html +++ b/how-it-works.html @@ -48,7 +48,7 @@ <div id="container"> <div id="content"> <div class="full"> - <h2>How it Works</h2> + <h2>How It Works</h2> <div class="clearboth"></div> diff --git a/news/2017-beta-released-security-audit.html b/news/2017-beta-released-security-audit.html index 7c7f302..b6b0e98 100644 --- a/news/2017-beta-released-security-audit.html +++ b/news/2017-beta-released-security-audit.html @@ -30,9 +30,9 @@ <div id="container"> <div id="content" class="news"> - <h4>Press Release</h4> + <h2>Press Release</h2> <h2>Darknet Messenger Releases Beta, Passes Security Audit</h2> - <h5>July, 17 2017<!-- TODO --></h5> + <h5>July 21 2017</h5> <p> After extensive private beta tests, the first public beta of Briar was <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.beta">released today</a>. diff --git a/privacy.html b/privacy.html index 739ad03..7b39fa4 100644 --- a/privacy.html +++ b/privacy.html @@ -48,7 +48,7 @@ <div id="container"> <div id="content"> <div class="full"> - <h2>Privacy policy</h2> + <h2>Privacy Policy</h2> <p>We do not have access to the content or metadata of your communications via the Briar app. We will not modify the Briar app to enable us or anyone else to access that content or metadata.</p> -- GitLab