mirror of
https://github.com/tabler/tabler-flags.git
synced 2026-01-25 04:06:25 +00:00
flags.json fixes
This commit is contained in:
10
flags.json
10
flags.json
@@ -1399,6 +1399,12 @@
|
|||||||
"name": "Rainbow",
|
"name": "Rainbow",
|
||||||
"category": "Other"
|
"category": "Other"
|
||||||
},
|
},
|
||||||
"sealand": {},
|
"sealand": {
|
||||||
"cabinda": {}
|
"name": "Sealand",
|
||||||
|
"category": "Territories"
|
||||||
|
},
|
||||||
|
"cabinda": {
|
||||||
|
"name": "Cabinda",
|
||||||
|
"category": "Territories"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@@ -51,7 +51,7 @@
|
|||||||
<td>{{ country[1].iso }}</td>
|
<td>{{ country[1].iso }}</td>
|
||||||
<td>
|
<td>
|
||||||
<img
|
<img
|
||||||
src="./icons/{{ country[0] }}.svg"
|
src="./flags/{{ country[0] }}.svg"
|
||||||
alt=""
|
alt=""
|
||||||
width="30"
|
width="30"
|
||||||
height="24"
|
height="24"
|
||||||
|
|||||||
Reference in New Issue
Block a user