From efb2dd629cc53e1a4c45524abaca5989860408e4 Mon Sep 17 00:00:00 2001 From: Geography <83019629+adam-pope-arup@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:23:05 +0100 Subject: [PATCH] Update README.md --- Adam-Pope/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Adam-Pope/README.md b/Adam-Pope/README.md index d373e77..f11b01f 100644 --- a/Adam-Pope/README.md +++ b/Adam-Pope/README.md @@ -8,11 +8,11 @@ The overlay yml adds a country flag defined by the audio language of the entry t libraries: Movies: metadata_path: - - git: Geography/Movies/continents.yml + - git: Adam-Pope/Movies/continents.yml template_variables: style: color # defaults to white collection_section: "080" # puts continents before regions - - git: Geography/Movies/regions.yml + - git: Adam-Pope/Movies/regions.yml template_variables: style: color # defaults to white - pmm: country @@ -22,11 +22,11 @@ libraries: TV Shows: metadata_path: - - git: Geography/TV/continents.yml + - git: Adam-Pope/TV/continents.yml template_variables: style: color # defaults to white collection_section: "080" # puts continents before regions - - git: Geography/TV/regions.yml + - git: Adam-Pope/TV/regions.yml template_variables: style: color # defaults to white - pmm: country