Merge pull request #6 from waldyrious/fix-flag-names

Fix flag filenames
This commit is contained in:
HatScripts 2020-06-13 08:32:04 +10:00 committed by GitHub
commit ada4cb939d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,6 @@
<div><img src="flags/dm.svg" width="100"/><p>Dominica (<code>DM</code>)</p></div>
<div><img src="flags/do.svg" width="100"/><p>Dominican Republic (<code>DO</code>)</p></div>
<div><img src="flags/dz.svg" width="100"/><p>Algeria (<code>DZ</code>)</p></div>
<div><img src="flags/ea.svg" width="100"/><p>Ceuta</p></div>
<div><img src="flags/easter_island.svg" width="100"/><p>Easter Island</p></div>
<div><img src="flags/ec-w.svg" width="100"/><p>Galápagos</p></div>
<div><img src="flags/ec.svg" width="100"/><p>Ecuador (<code>EC</code>)</p></div>
@ -76,6 +75,7 @@
<div><img src="flags/eg.svg" width="100"/><p>Egypt (<code>EG</code>)</p></div>
<div><img src="flags/eh.svg" width="100"/><p>Western Sahara (<code>EH</code>)</p></div>
<div><img src="flags/er.svg" width="100"/><p>Eritrea (<code>ER</code>)</p></div>
<div><img src="flags/es-ce.svg" width="100"/><p>Ceuta</p></div>
<div><img src="flags/es-cn.svg" width="100"/><p>Canary Islands</p></div>
<div><img src="flags/es-ga.svg" width="100"/><p>Galicia</p></div>
<div><img src="flags/es-ib.svg" width="100"/><p>Balearic Islands</p></div>
@ -197,7 +197,7 @@
<div><img src="flags/ni.svg" width="100"/><p>Nicaragua (<code>NI</code>)</p></div>
<div><img src="flags/nl.svg" width="100"/><p>Netherlands (<code>NL</code>)</p></div>
<div><img src="flags/no.svg" width="100"/><p>Norway (<code>NO</code>)</p></div>
<div><img src="flags/northen_cyprus.svg" width="100"/><p>Northern Cyprus</p></div>
<div><img src="flags/northern_cyprus.svg" width="100"/><p>Northern Cyprus</p></div>
<div><img src="flags/np.svg" width="100"/><p>Nepal (<code>NP</code>)</p></div>
<div><img src="flags/nr.svg" width="100"/><p>Nauru (<code>NR</code>)</p></div>
<div><img src="flags/nu.svg" width="100"/><p>Niue (<code>NU</code>)</p></div>

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

Before

Width:  |  Height:  |  Size: 448 B

After

Width:  |  Height:  |  Size: 448 B