From 3611e3e248578a5e09544edeedbd1ab260aca2d4 Mon Sep 17 00:00:00 2001 From: Patrick LEFEVRE Date: Thu, 14 Nov 2019 13:38:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6416906..210762b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Create sections with a **2 lowercase letters** as name for country codes and ass Create all sections needed by assigning the `default` page template. Check the "Form" panel: you can find the `main_menu_en` (2 letters suffix) as a model. Adapt the `exclude` attribute into the `section_list` tag in order to remove the non corresponding sections for the current language. -**You have to create a "fake" article for each pages with the 2 letters country code for body text in order to identify the language**. Set the status to `persistant`. Now, you can write an article for the page with a published status. +**You have to create a "fake" article for each pages with the 2 letters country code for body text in order to identify the language**. Set the status to `persistant`. Now, you can write an **new** article for this page with a **published** status. ## How to add archive pages?