diff --git a/etc/update.vars b/etc/update.vars index 1ae3ff18..4c3aa5f3 100644 --- a/etc/update.vars +++ b/etc/update.vars @@ -8,6 +8,3 @@ if [ $(which timeout) ]; then else MTN="mtn" fi - -BLOG_POSTS_PER_FEED=6 -BLOG_POSTS_PER_PAGE=6 diff --git a/i2p2www/pages/site/docs/index.html b/i2p2www/pages/site/docs/index.html index b68df3e1..0838a360 100644 --- a/i2p2www/pages/site/docs/index.html +++ b/i2p2www/pages/site/docs/index.html @@ -11,7 +11,8 @@ Following is an index to the technical documentation for I2P. This index is ordered from the highest to lowest layers. The higher layers are for "clients" or applications; the lower layers are inside the router itself. -The interface between applications and the router is the I2CP (I2P Control Protocol) API. +The interface between applications and the router is the I2CP (I2P Control +Protocol) API. {%- endtrans %}
{% trans trac='https://trac.i2p2.de/report/1' -%}