X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/5c6caa0cb0e6c125d2c48594b5971d1cbb634b32..f6a2c088abeeda064fb1f1eec828ce3e8abc9e68:/ikiwiki.setup?ds=sidebyside

diff --git a/ikiwiki.setup b/ikiwiki.setup
index b1e18e6..c24679a 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -31,6 +31,7 @@ cgi_wrappermode: '06755'
 rcs: git
 # plugins to add to the default configuration
 add_plugins:
+- favicon
 - html
 - img
 - po
@@ -206,9 +207,9 @@ po_master_language: fr|French
 po_slave_languages:
 - en|English
 # PageSpec controlling which pages are translatable
-po_translatable_pages: À_propos or Donnez or Contact
+po_translatable_pages: À_propos or Donnez or Contact or Actualités or Actualités/* or sidebar
 # internal linking behavior (default/current/negotiated)
-po_link_to: default
+po_link_to: current
 
 ######################################################################
 # special-purpose plugins