From 0b207cf67706497d993193193dc7035112f83455 Mon Sep 17 00:00:00 2001 From: Sasu Date: Tue, 15 Sep 2020 19:08:28 +0200 Subject: [PATCH] README improved --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index a2bff0c..ffcde58 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,29 @@ option (or -l for short). This creates alternate language references in the site ### Example of sitemap.xml produced by camilla + + + + https://example.com/de/index.html + 2020-09-13 + + + https://example.com/index.html + 2020-09-13 + + + https://example.com/en/index.html + 2020-09-13 + + + https://example.com/fi/index.html + 2020-09-13 + + + + +### Example of sitemap.xml produced by camilla when running with --baseDirContainsLanguageDirs option +