]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/about_links.html
Release 1.7.
[PrivacyBrowserAndroid.git] / app / src / main / assets / about_links.html
index a02225b428aecf1cde02c136d042ac6b6f65962e..5e60dd0cd1a931f27b389dc790d6df5a8e52039c 100644 (file)
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <html>
+<head>
+<style>
+    h3 {
+        color: 0D4781;
+    }
+</style>
+</head>
+
 <body>
-<p>More information related to Privacy Browser is available on the website.</p>
+<h3>Websites</h3>
+
+<p><a href="https://www.stoutner.com/category/privacy-browser/">News</a></p>
+
+<p><a href="https://redmine.stoutner.com/projects/privacy-browser/issues">Bug Tracker and Feature Requests</a></p>
+
+<p><a href="https://redmine.stoutner.com/projects/privacy-browser/boards">Forum</a></p>
+
+<p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=summary">GitWeb</a></p>
 
-<ul>
-    <li><a href="https://redmine.stoutner.com/projects/privacy-browser/issues">Bug Tracker and Feature Requests</a>.</li>
-    <li><a href="https://redmine.stoutner.com/projects/privacy-browser/boards">Forum</a>.</li>
-    <li><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=summary">GitWeb</a>.</li>
-</ul>
 </body>
 </html>
\ No newline at end of file