From 20d0bcb4faa142ec613e406a942d8124fdbca457 Mon Sep 17 00:00:00 2001 From: Adam Pope <83019629+adam-pope-arup@users.noreply.github.com> Date: Sat, 12 Aug 2023 15:37:10 +0100 Subject: [PATCH] Update README.md --- Geography/README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/Geography/README.md b/Geography/README.md index dff609c..c3fb7c7 100644 --- a/Geography/README.md +++ b/Geography/README.md @@ -1,4 +1,4 @@ -*Alternate Geography Collections* +# Alternate Geography Collections Adding these two YMLs will create collections for a seven continent configuration (as opposed to the six UN regions used by the default continent.yml) and a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island'. @@ -14,12 +14,22 @@ libraries: template_variables: style:color # default. Can change to white collection_section: "079" + TV Shows: + metadata_path: + - git: Geography/TV/continents.yml + template_variables: + style:color # default. Can change to white + collection_section: "078" + - git: Geography/TV/regions.yml + template_variables: + style:color # default. Can change to white + collection_section: "079" ``` -*Continents Collection Overview**:
+**Continents Collection Overview**:

![Movies](https://i.imgur.com/WdZSatA.png)
-**Regions Collection Preview**:
+**Regions Collection Preview**:

![TV Shows](https://i.imgur.com/IhRoyCk.png)