]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/guide_user_agent_dark.html
Add a requests activity. https://redmine.stoutner.com/issues/170
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / guide_user_agent_dark.html
index 854036a070d1a3e400a3515029a9d270cafd4df5..b8a8e9e7502448653c15896c65c0e0fe1c6a7dd8 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2018 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
     <head>
         <meta charset="UTF-8">
 
-        <link rel="stylesheet" href="css/dark_theme.css">
+        <link rel="stylesheet" href="../css/dark_theme.css">
     </head>
 
     <body>
-        <h3><img class="title" src="images/ic_devices_other_blue_dark.png"> Browser Identification</h3>
+        <h3><img class="title" src="../shared_images/devices_other_blue_dark.png"> Browser Identification</h3>
 
         <p>When web browsers connect to websites, they send a user agent, which identifies the browser and the rendering capabilities it possesses.
             The web server can use this information to decide which version of the website to send to the browser.