From 79a15c83ae72371e77a6f787a201f6a2e8493eef Mon Sep 17 00:00:00 2001 From: Jingle Huang Date: Mon, 26 Jun 2023 08:47:25 -0700 Subject: [PATCH 1/2] for nl --- fstab.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fstab.yaml b/fstab.yaml index 0d0f1ade5..7b44ed094 100644 --- a/fstab.yaml +++ b/fstab.yaml @@ -15,7 +15,7 @@ folders: /it/express/templates/: /express/templates/default /jp/express/templates/: /express/templates/default /kr/express/templates/: /express/templates/default - /nl/express/templates/: /express/templates/default + /nl/express/templates/: /nl/express/templates/default /no/express/templates/: /express/templates/default /se/express/templates/: /express/templates/default /tw/express/templates/: /express/templates/default @@ -30,7 +30,6 @@ folders: /it/express/templates/search: /express/templates/search /jp/express/templates/search: /express/templates/search /kr/express/templates/search: /express/templates/search - /nl/express/templates/search: /express/templates/search /no/express/templates/search: /express/templates/search /se/express/templates/search: /express/templates/search /tw/express/templates/search: /express/templates/search From a5bce45115e0eb38bb478406a165f01405847d3d Mon Sep 17 00:00:00 2001 From: Jingle Huang Date: Mon, 26 Jun 2023 12:15:32 -0700 Subject: [PATCH 2/2] order --- fstab.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fstab.yaml b/fstab.yaml index 02ac23388..1fa93ca47 100644 --- a/fstab.yaml +++ b/fstab.yaml @@ -14,8 +14,8 @@ folders: /fr/express/templates/: /express/templates/default /it/express/templates/: /express/templates/default /jp/express/templates/: /express/templates/default - /nl/express/templates/: /nl/express/templates/default /kr/express/templates/: /kr/express/templates/default + /nl/express/templates/: /nl/express/templates/default /no/express/templates/: /express/templates/default /se/express/templates/: /express/templates/default /tw/express/templates/: /express/templates/default