diff --git a/resources/countries.json b/resources/countries.json index 0f37f7b28..d27d97707 100644 --- a/resources/countries.json +++ b/resources/countries.json @@ -1533,6 +1533,11 @@ "continent": "Europe", "name": "Norway" }, + { + "code": "1_Occitania", + "continent": "Europe", + "name": "Occitania" + }, { "code": "Ohio", "continent": "North America", diff --git a/resources/flags/1_Occitania.svg b/resources/flags/1_Occitania.svg new file mode 100644 index 000000000..cef14c6ec --- /dev/null +++ b/resources/flags/1_Occitania.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file