diff --git a/i2p2www/pages/global/footer.html b/i2p2www/pages/global/footer.html index 6317b0b7..9b0537ae 100644 --- a/i2p2www/pages/global/footer.html +++ b/i2p2www/pages/global/footer.html @@ -1,16 +1,17 @@
diff --git a/i2p2www/pages/site/about/software.html b/i2p2www/pages/site/about/software.html index 95c4cbdc..17f82368 100644 --- a/i2p2www/pages/site/about/software.html +++ b/i2p2www/pages/site/about/software.html @@ -6,7 +6,7 @@

{% trans %}When you install the I2P software made available at geti2p.net, you are actually installing an I2P router and an accompanying bundle of basic applications. The I2P Java distribution is the first I2P software gateway and -has been actively developed since 2001.{%- endtrans %}

+has been actively developed since 2003.{%- endtrans %}

{% trans %}The applications are made available through a webUI, which listens at 127.0.0.1:7657, and the main page of which is called the “Router Console,” where you monitor the health of your connection to the network and access diff --git a/i2p2www/pages/site/faq.html b/i2p2www/pages/site/faq.html index 41a27759..35209067 100644 --- a/i2p2www/pages/site/faq.html +++ b/i2p2www/pages/site/faq.html @@ -7,7 +7,7 @@

  • {% trans %}What systems will I2P run on?{% endtrans %}
  • {% trans %}Is installing Java required to use I2P?{% endtrans %}
  • -
  • {% trans %}Whats an "I2P Site" and how do I configure my browser so I can use them?{% endtrans %}
  • +
  • {% trans %}What is an "I2P Site" and how do I configure my browser so I can use them?{% endtrans %}
  • {% trans %}What do the Active x/y numbers mean in the router console?{% endtrans %}
  • {% trans %}My router has very few active peers, is this OK?{% endtrans %}
  • {% trans %}I am opposed to certain types of content. How do I keep from distributing, storing, or accessing them?{% endtrans %}
  • @@ -49,7 +49,7 @@
  • {% trans %}I can't access regular Internet sites through I2P.{% endtrans %}
  • {% trans %}I can't access https:// or ftp:// sites through I2P.{% endtrans %}
  • -
  • {% trans %}My router is using too much CPU?!?{% endtrans %}
  • +
  • {% trans %}Why is my router using too much CPU?{% endtrans %}
  • {% trans %}My router has very few active peers, is this OK?{% endtrans %}
  • {% trans %}My active peers / known peers / participating tunnels / connections / bandwidth vary dramatically over time! Is anything wrong?{% endtrans %}
  • {% trans %}What makes downloads, torrents, web browsing, and everything else slower on I2P as compared to the regular internet?{% endtrans %}
  • @@ -100,9 +100,9 @@ While the main I2P client implementation requires Java, there are several

    {% trans %}What is an "I2P Site?"{% endtrans %}

    -

    {% trans -%} +

    {% trans browsers=site_url('about/browser-config') -%} Formerly called an eepSite, an I2P Site is a website that is hosted anonymously, a hidden service which is accessible through your web browser. -It can be accessed by setting your web browser's HTTP proxy to use the I2P web proxy (typically it listens on localhost port 4444), and browsing to the site. +It can be accessed by setting your web browser's HTTP proxy to use the I2P web proxy (typically it listens on localhost port 4444), and browsing to the site. Detailed instructions for configuring your browse can be found on the browser configuration page. {%- endtrans %}

    diff --git a/i2p2www/pages/site/index.html b/i2p2www/pages/site/index.html index c7891af1..bd764593 100644 --- a/i2p2www/pages/site/index.html +++ b/i2p2www/pages/site/index.html @@ -6,7 +6,7 @@ diff --git a/i2p2www/static/images/pexels-jakub-novacek.jpg b/i2p2www/static/images/pexels-jakub-novacek.jpg index 64ed0596..2a2d265e 100644 Binary files a/i2p2www/static/images/pexels-jakub-novacek.jpg and b/i2p2www/static/images/pexels-jakub-novacek.jpg differ diff --git a/i2p2www/static/images/social/contact.png b/i2p2www/static/images/social/contact.png index 0f62efd2..07c75305 100644 Binary files a/i2p2www/static/images/social/contact.png and b/i2p2www/static/images/social/contact.png differ diff --git a/i2p2www/static/images/social/reddit-alien-brands.png b/i2p2www/static/images/social/reddit-alien-brands.png index 1186d989..c4952171 100644 Binary files a/i2p2www/static/images/social/reddit-alien-brands.png and b/i2p2www/static/images/social/reddit-alien-brands.png differ diff --git a/i2p2www/static/images/social/twitter-brands.png b/i2p2www/static/images/social/twitter-brands.png index 51eaccb6..d25f05fc 100644 Binary files a/i2p2www/static/images/social/twitter-brands.png and b/i2p2www/static/images/social/twitter-brands.png differ