Commit 96b7fe1f authored by Grant's avatar Grant
Browse files

Merge branch 'feature/even-more-eu-countries' into 'main'

Add flags of Croatia, Czechia, the Netherlands, Norway and Slovenia

See merge request marius851000/fediverse-canvas-atlas-2024!71
parents 76903fbe 5e8b3443
Loading
Loading
Loading
Loading
+36 −0
Original line number Diff line number Diff line
{
    "id": 4504189912,
    "name": "Croatia",
    "description": "Flag of Croatia",
    "links": {
        "website": [
            "https://croatia.hr/en-gb"
        ]
    },
    "path": {
        "0": [
            [
                343,
                53
            ],
            [
                343,
                42
            ],
            [
                326,
                42
            ],
            [
                326,
                53
            ]
        ]
    },
    "center": {
        "0": [
            335,
            48
        ]
    }
}
 No newline at end of file
+36 −0
Original line number Diff line number Diff line
{
    "id": 7941796961,
    "name": "Czechia",
    "description": "Flag of Czechia",
    "links": {
        "website": [
            "https://www.czechia.eu/"
        ]
    },
    "path": {
        "0": [
            [
                361,
                90
            ],
            [
                361,
                101
            ],
            [
                344,
                101
            ],
            [
                344,
                90
            ]
        ]
    },
    "center": {
        "0": [
            353,
            96
        ]
    }
}
 No newline at end of file
+36 −0
Original line number Diff line number Diff line
{
    "id": 1533800606,
    "name": "Netherlands",
    "description": "Flag of the Netherlands",
    "links": {
        "website": [
            "https://www.holland.com/global/tourism"
        ]
    },
    "path": {
        "0": [
            [
                343,
                65
            ],
            [
                343,
                54
            ],
            [
                326,
                54
            ],
            [
                326,
                65
            ]
        ]
    },
    "center": {
        "0": [
            335,
            60
        ]
    }
}
 No newline at end of file
+36 −0
Original line number Diff line number Diff line
{
    "id": 409072826,
    "name": "Norway",
    "description": "Flag of Norway",
    "links": {
        "website": [
            "https://www.visitnorway.com/"
        ]
    },
    "path": {
        "0": [
            [
                326,
                66
            ],
            [
                343,
                66
            ],
            [
                343,
                73
            ],
            [
                326,
                73
            ]
        ]
    },
    "center": {
        "0": [
            335,
            70
        ]
    }
}
 No newline at end of file
+52 −0
Original line number Diff line number Diff line
{
    "id": 583176613,
    "name": "Slovenia",
    "description": "Flag of Slovenia",
    "links": {
        "website": [
            "https://slovenia.si/"
        ]
    },
    "path": {
        "0": [
            [
                343,
                41
            ],
            [
                343,
                33
            ],
            [
                333,
                33
            ],
            [
                333,
                30
            ],
            [
                327,
                30
            ],
            [
                327,
                33
            ],
            [
                326,
                33
            ],
            [
                326,
                41
            ]
        ]
    },
    "center": {
        "0": [
            330,
            37
        ]
    }
}
 No newline at end of file