-
+
Toha
diff --git a/package.json b/package.json
index d48bedc..9d7074a 100644
--- a/package.json
+++ b/package.json
@@ -8,14 +8,14 @@
},
"repository": {
"type": "git",
- "url": "git+https://github.com/hossainemruz/toha.git"
+ "url": "git+https://github.com/hugo-toha/toha.git"
},
"author": "Emruz Hossain",
"license": "MIT",
"bugs": {
- "url": "https://github.com/hossainemruz/toha/issues"
+ "url": "https://github.com/hugo-toha/toha/issues"
},
- "homepage": "https://github.com/hossainemruz/toha#readme",
+ "homepage": "https://github.com/hugo-toha/toha#readme",
"devDependencies": {
"autoprefixer": "^10.4.8",
"postcss": "^8.4.16",
diff --git a/static/css/sections/home.css b/static/css/sections/home.css
index b108556..8024f19 100644
--- a/static/css/sections/home.css
+++ b/static/css/sections/home.css
@@ -19,7 +19,7 @@
}
/*
- Resolves https://github.com/hossainemruz/toha/issues/70
+ Resolves https://github.com/hugo-toha/toha/issues/70
fixed attached images use the whole size. On mobile this can get really
tall which blows your image out. Setting the attachment back to scroll allows
From d61d39b9fb1bff8eb5efc38fb82fd6b326cdd841 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 3 Oct 2022 01:56:07 +0000
Subject: [PATCH 2/9] Update and run autoprefixer (#648)
Co-authored-by: kodiakhq[bot]
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
---
package-lock.json | 30 +++++++++++++++---------------
package.json | 2 +-
static/css/layouts/single.css | 1 -
static/css/navigators/sidebar.css | 3 ---
4 files changed, 16 insertions(+), 20 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 302b506..54f43eb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,7 +8,7 @@
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
- "autoprefixer": "^10.4.8",
+ "autoprefixer": "^10.4.11",
"postcss": "^8.4.16",
"postcss-cli": "^8.3.1"
}
@@ -104,9 +104,9 @@
}
},
"node_modules/autoprefixer": {
- "version": "10.4.8",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.8.tgz",
- "integrity": "sha512-75Jr6Q/XpTqEf6D2ltS5uMewJIx5irCU1oBYJrWjFenq/m12WRRrz6g15L1EIoYvPLXTbEry7rDOwrcYNj77xw==",
+ "version": "10.4.11",
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
+ "integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
"dev": true,
"funding": [
{
@@ -120,7 +120,7 @@
],
"dependencies": {
"browserslist": "^4.21.3",
- "caniuse-lite": "^1.0.30001373",
+ "caniuse-lite": "^1.0.30001399",
"fraction.js": "^4.2.0",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
@@ -186,9 +186,9 @@
}
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001373",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001373.tgz",
- "integrity": "sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ==",
+ "version": "1.0.30001400",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001400.tgz",
+ "integrity": "sha512-Mv659Hn65Z4LgZdJ7ge5JTVbE3rqbJaaXgW5LEI9/tOaXclfIZ8DW7D7FCWWWmWiiPS7AC48S8kf3DApSxQdgA==",
"dev": true,
"funding": [
{
@@ -1132,13 +1132,13 @@
"dev": true
},
"autoprefixer": {
- "version": "10.4.8",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.8.tgz",
- "integrity": "sha512-75Jr6Q/XpTqEf6D2ltS5uMewJIx5irCU1oBYJrWjFenq/m12WRRrz6g15L1EIoYvPLXTbEry7rDOwrcYNj77xw==",
+ "version": "10.4.11",
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
+ "integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
"dev": true,
"requires": {
"browserslist": "^4.21.3",
- "caniuse-lite": "^1.0.30001373",
+ "caniuse-lite": "^1.0.30001399",
"fraction.js": "^4.2.0",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
@@ -1173,9 +1173,9 @@
}
},
"caniuse-lite": {
- "version": "1.0.30001373",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001373.tgz",
- "integrity": "sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ==",
+ "version": "1.0.30001400",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001400.tgz",
+ "integrity": "sha512-Mv659Hn65Z4LgZdJ7ge5JTVbE3rqbJaaXgW5LEI9/tOaXclfIZ8DW7D7FCWWWmWiiPS7AC48S8kf3DApSxQdgA==",
"dev": true
},
"chalk": {
diff --git a/package.json b/package.json
index 9d7074a..da466cf 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
},
"homepage": "https://github.com/hugo-toha/toha#readme",
"devDependencies": {
- "autoprefixer": "^10.4.8",
+ "autoprefixer": "^10.4.11",
"postcss": "^8.4.16",
"postcss-cli": "^8.3.1"
}
diff --git a/static/css/layouts/single.css b/static/css/layouts/single.css
index 0e4f5f6..93de5e6 100644
--- a/static/css/layouts/single.css
+++ b/static/css/layouts/single.css
@@ -37,7 +37,6 @@ body {
}
.toc-holder {
- position: -webkit-sticky;
position: sticky;
top: 4.5rem;
overflow-x: hidden;
diff --git a/static/css/navigators/sidebar.css b/static/css/navigators/sidebar.css
index 9faf7e7..c26a009 100644
--- a/static/css/navigators/sidebar.css
+++ b/static/css/navigators/sidebar.css
@@ -8,7 +8,6 @@
.sidebar-holder {
top: 2.5rem;
- position: -webkit-sticky;
position: sticky;
background-color: #f9fafc;
height: 100vh;
@@ -192,7 +191,6 @@ a.focused {
transition: all ease-out 0.3s;
}
.sidebar-holder {
- position: -webkit-sticky;
position: sticky;
top: 2.5rem;
width: 100%;
@@ -222,7 +220,6 @@ a.focused {
transition: all ease-out 0.3s;
}
.sidebar-holder {
- position: -webkit-sticky;
position: sticky;
top: 2.5rem;
width: 100%;
From ea9812ec7cbe951594726c562696436b3e18466c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 4 Oct 2022 11:09:29 +0000
Subject: [PATCH 3/9] Bump actions/checkout from 3.0.2 to 3.1.0 (#654)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot]
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/autoprefixer.yml | 2 +-
.github/workflows/build.yml | 2 +-
.github/workflows/codeql-analysis.yml | 2 +-
.github/workflows/md-link-checker.yml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/autoprefixer.yml b/.github/workflows/autoprefixer.yml
index 1c147d7..3f941f2 100644
--- a/.github/workflows/autoprefixer.yml
+++ b/.github/workflows/autoprefixer.yml
@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout to latest commit
- uses: actions/checkout@v3.0.2
+ uses: actions/checkout@v3.1.0
- name: Setup Node
uses: actions/setup-node@v3
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b4121b8..0d6d9e1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
# checkout to the commit that has been pushed
- - uses: actions/checkout@v3.0.2
+ - uses: actions/checkout@v3.1.0
with:
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index d2e8b1a..cbe49f1 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -39,7 +39,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@v3.0.2
+ uses: actions/checkout@v3.1.0
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
diff --git a/.github/workflows/md-link-checker.yml b/.github/workflows/md-link-checker.yml
index 1828fee..91c04d7 100644
--- a/.github/workflows/md-link-checker.yml
+++ b/.github/workflows/md-link-checker.yml
@@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# checkout to latest commit
- - uses: actions/checkout@v3.0.2
+ - uses: actions/checkout@v3.1.0
# run markdown linter
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.14
From ca85a71230c9cf29cba41357572f12fd2e7eb43e Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 4 Oct 2022 11:10:25 +0000
Subject: [PATCH 4/9] Update and run autoprefixer (#653)
Co-authored-by: kodiakhq[bot]
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
---
package-lock.json | 96 ++++++++--------
package.json | 4 +-
static/css/layouts/list.css | 2 -
static/css/layouts/main.css | 3 -
static/css/layouts/single.css | 2 -
static/css/navigators/navbar.css | 1 -
static/css/navigators/sidebar.css | 5 -
static/css/sections/about.css | 180 ++----------------------------
static/css/sections/home.css | 19 +---
static/css/sections/skills.css | 1 -
10 files changed, 63 insertions(+), 250 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 54f43eb..b2143bf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,8 +8,8 @@
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
- "autoprefixer": "^10.4.11",
- "postcss": "^8.4.16",
+ "autoprefixer": "^10.4.12",
+ "postcss": "^8.4.17",
"postcss-cli": "^8.3.1"
}
},
@@ -104,9 +104,9 @@
}
},
"node_modules/autoprefixer": {
- "version": "10.4.11",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
- "integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
+ "version": "10.4.12",
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.12.tgz",
+ "integrity": "sha512-WrCGV9/b97Pa+jtwf5UGaRjgQIg7OK3D06GnoYoZNcG1Xb8Gt3EfuKjlhh9i/VtT16g6PYjZ69jdJ2g8FxSC4Q==",
"dev": true,
"funding": [
{
@@ -119,8 +119,8 @@
}
],
"dependencies": {
- "browserslist": "^4.21.3",
- "caniuse-lite": "^1.0.30001399",
+ "browserslist": "^4.21.4",
+ "caniuse-lite": "^1.0.30001407",
"fraction.js": "^4.2.0",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
@@ -158,9 +158,9 @@
}
},
"node_modules/browserslist": {
- "version": "4.21.3",
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz",
- "integrity": "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==",
+ "version": "4.21.4",
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz",
+ "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==",
"dev": true,
"funding": [
{
@@ -173,10 +173,10 @@
}
],
"dependencies": {
- "caniuse-lite": "^1.0.30001370",
- "electron-to-chromium": "^1.4.202",
+ "caniuse-lite": "^1.0.30001400",
+ "electron-to-chromium": "^1.4.251",
"node-releases": "^2.0.6",
- "update-browserslist-db": "^1.0.5"
+ "update-browserslist-db": "^1.0.9"
},
"bin": {
"browserslist": "cli.js"
@@ -186,9 +186,9 @@
}
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001400",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001400.tgz",
- "integrity": "sha512-Mv659Hn65Z4LgZdJ7ge5JTVbE3rqbJaaXgW5LEI9/tOaXclfIZ8DW7D7FCWWWmWiiPS7AC48S8kf3DApSxQdgA==",
+ "version": "1.0.30001414",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001414.tgz",
+ "integrity": "sha512-t55jfSaWjCdocnFdKQoO+d2ct9C59UZg4dY3OnUlSZ447r8pUtIKdp0hpAzrGFultmTC+Us+KpKi4GZl/LXlFg==",
"dev": true,
"funding": [
{
@@ -295,9 +295,9 @@
}
},
"node_modules/electron-to-chromium": {
- "version": "1.4.206",
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.206.tgz",
- "integrity": "sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA==",
+ "version": "1.4.270",
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.270.tgz",
+ "integrity": "sha512-KNhIzgLiJmDDC444dj9vEOpZEgsV96ult9Iff98Vanumn+ShJHd5se8aX6KeVxdc0YQeqdrezBZv89rleDbvSg==",
"dev": true
},
"node_modules/emoji-regex": {
@@ -692,9 +692,9 @@
}
},
"node_modules/postcss": {
- "version": "8.4.16",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz",
- "integrity": "sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==",
+ "version": "8.4.17",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.17.tgz",
+ "integrity": "sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==",
"dev": true,
"funding": [
{
@@ -979,9 +979,9 @@
}
},
"node_modules/update-browserslist-db": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz",
- "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==",
+ "version": "1.0.9",
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz",
+ "integrity": "sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==",
"dev": true,
"funding": [
{
@@ -1132,13 +1132,13 @@
"dev": true
},
"autoprefixer": {
- "version": "10.4.11",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.11.tgz",
- "integrity": "sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==",
+ "version": "10.4.12",
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.12.tgz",
+ "integrity": "sha512-WrCGV9/b97Pa+jtwf5UGaRjgQIg7OK3D06GnoYoZNcG1Xb8Gt3EfuKjlhh9i/VtT16g6PYjZ69jdJ2g8FxSC4Q==",
"dev": true,
"requires": {
- "browserslist": "^4.21.3",
- "caniuse-lite": "^1.0.30001399",
+ "browserslist": "^4.21.4",
+ "caniuse-lite": "^1.0.30001407",
"fraction.js": "^4.2.0",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.0",
@@ -1161,21 +1161,21 @@
}
},
"browserslist": {
- "version": "4.21.3",
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz",
- "integrity": "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==",
+ "version": "4.21.4",
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz",
+ "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==",
"dev": true,
"requires": {
- "caniuse-lite": "^1.0.30001370",
- "electron-to-chromium": "^1.4.202",
+ "caniuse-lite": "^1.0.30001400",
+ "electron-to-chromium": "^1.4.251",
"node-releases": "^2.0.6",
- "update-browserslist-db": "^1.0.5"
+ "update-browserslist-db": "^1.0.9"
}
},
"caniuse-lite": {
- "version": "1.0.30001400",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001400.tgz",
- "integrity": "sha512-Mv659Hn65Z4LgZdJ7ge5JTVbE3rqbJaaXgW5LEI9/tOaXclfIZ8DW7D7FCWWWmWiiPS7AC48S8kf3DApSxQdgA==",
+ "version": "1.0.30001414",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001414.tgz",
+ "integrity": "sha512-t55jfSaWjCdocnFdKQoO+d2ct9C59UZg4dY3OnUlSZ447r8pUtIKdp0hpAzrGFultmTC+Us+KpKi4GZl/LXlFg==",
"dev": true
},
"chalk": {
@@ -1252,9 +1252,9 @@
}
},
"electron-to-chromium": {
- "version": "1.4.206",
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.206.tgz",
- "integrity": "sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA==",
+ "version": "1.4.270",
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.270.tgz",
+ "integrity": "sha512-KNhIzgLiJmDDC444dj9vEOpZEgsV96ult9Iff98Vanumn+ShJHd5se8aX6KeVxdc0YQeqdrezBZv89rleDbvSg==",
"dev": true
},
"emoji-regex": {
@@ -1543,9 +1543,9 @@
"dev": true
},
"postcss": {
- "version": "8.4.16",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz",
- "integrity": "sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==",
+ "version": "8.4.17",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.17.tgz",
+ "integrity": "sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==",
"dev": true,
"requires": {
"nanoid": "^3.3.4",
@@ -1718,9 +1718,9 @@
"dev": true
},
"update-browserslist-db": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz",
- "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==",
+ "version": "1.0.9",
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz",
+ "integrity": "sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==",
"dev": true,
"requires": {
"escalade": "^3.1.1",
diff --git a/package.json b/package.json
index da466cf..7c0d7a5 100644
--- a/package.json
+++ b/package.json
@@ -17,8 +17,8 @@
},
"homepage": "https://github.com/hugo-toha/toha#readme",
"devDependencies": {
- "autoprefixer": "^10.4.11",
- "postcss": "^8.4.16",
+ "autoprefixer": "^10.4.12",
+ "postcss": "^8.4.17",
"postcss-cli": "^8.3.1"
}
}
diff --git a/static/css/layouts/list.css b/static/css/layouts/list.css
index 2dfeba3..9eff7c0 100644
--- a/static/css/layouts/list.css
+++ b/static/css/layouts/list.css
@@ -67,7 +67,6 @@
}
.paginator {
- width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: auto;
@@ -91,7 +90,6 @@
margin-right: auto;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
- width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
diff --git a/static/css/layouts/main.css b/static/css/layouts/main.css
index ddf9342..e2ed1ab 100644
--- a/static/css/layouts/main.css
+++ b/static/css/layouts/main.css
@@ -244,10 +244,8 @@ td {
figure {
border: 1px solid #c0ccda;
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
- width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
align-self: center;
@@ -312,7 +310,6 @@ mark {
/* ======= Paginator ========= */
.paginator {
- width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin: auto;
diff --git a/static/css/layouts/single.css b/static/css/layouts/single.css
index 93de5e6..91246e7 100644
--- a/static/css/layouts/single.css
+++ b/static/css/layouts/single.css
@@ -438,7 +438,6 @@ h6 {
.toc-section {
order: 2;
width: 100%;
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
max-height: 0;
@@ -451,7 +450,6 @@ h6 {
position: relative;
/* height: fit-content; */
flex: 100%;
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
max-height: 200vh;
diff --git a/static/css/navigators/navbar.css b/static/css/navigators/navbar.css
index 4d3748b..be06752 100644
--- a/static/css/navigators/navbar.css
+++ b/static/css/navigators/navbar.css
@@ -167,7 +167,6 @@
/* IPad Pro */
@media (max-width: 1024px) {
.top-navbar {
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
padding-bottom: 0px;
diff --git a/static/css/navigators/sidebar.css b/static/css/navigators/sidebar.css
index c26a009..d25305e 100644
--- a/static/css/navigators/sidebar.css
+++ b/static/css/navigators/sidebar.css
@@ -25,7 +25,6 @@
.sidebar-tree {
padding-left: 1rem;
position: relative;
- width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
@@ -247,7 +246,6 @@ a.focused {
.sidebar-section.hide {
margin-top: 2rem;
position: relative;
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
flex: none;
@@ -258,7 +256,6 @@ a.focused {
.sidebar-holder {
max-height: 0;
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
overflow: hidden;
@@ -273,10 +270,8 @@ a.focused {
.sidebar {
position: relative;
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
- max-height: -webkit-fit-content;
max-height: -moz-fit-content;
max-height: fit-content;
width: 100vw;
diff --git a/static/css/sections/about.css b/static/css/sections/about.css
index f384f96..1cb12f6 100644
--- a/static/css/sections/about.css
+++ b/static/css/sections/about.css
@@ -76,8 +76,7 @@
border-bottom-left-radius: 80px;
border-right: 0;
transform-origin: center right;
- -webkit-animation: circular-loading-1 1.8s linear forwards;
- animation: circular-loading-1 1.8s linear forwards;
+ animation: circular-loading-1 1.8s linear forwards;
}
.circular-progress .circular-progress-value {
@@ -123,67 +122,47 @@
}
.circular-progress-percentage-50 {
- -webkit-animation: circular-loading-50 0s linear forwards 1.8s;
- animation: circular-loading-50 0s linear forwards 1.8s;
+ animation: circular-loading-50 0s linear forwards 1.8s;
}
.circular-progress-percentage-55 {
- -webkit-animation: circular-loading-55 0.18s linear forwards 1.8s;
- animation: circular-loading-55 0.18s linear forwards 1.8s;
+ animation: circular-loading-55 0.18s linear forwards 1.8s;
}
.circular-progress-percentage-60 {
- -webkit-animation: circular-loading-60 0.36s linear forwards 1.8s;
- animation: circular-loading-60 0.36s linear forwards 1.8s;
+ animation: circular-loading-60 0.36s linear forwards 1.8s;
}
.circular-progress-percentage-65 {
- -webkit-animation: circular-loading-65 0.54s linear forwards 1.8s;
- animation: circular-loading-65 0.54s linear forwards 1.8s;
+ animation: circular-loading-65 0.54s linear forwards 1.8s;
}
.circular-progress-percentage-70 {
- -webkit-animation: circular-loading-70 0.72s linear forwards 1.8s;
- animation: circular-loading-70 0.72s linear forwards 1.8s;
+ animation: circular-loading-70 0.72s linear forwards 1.8s;
}
.circular-progress-percentage-75 {
- -webkit-animation: circular-loading-75 0.9s linear forwards 1.8s;
- animation: circular-loading-75 0.9s linear forwards 1.8s;
+ animation: circular-loading-75 0.9s linear forwards 1.8s;
}
.circular-progress-percentage-80 {
- -webkit-animation: circular-loading-80 1.08s linear forwards 1.8s;
- animation: circular-loading-80 1.08s linear forwards 1.8s;
+ animation: circular-loading-80 1.08s linear forwards 1.8s;
}
.circular-progress-percentage-85 {
- -webkit-animation: circular-loading-85 1.26s linear forwards 1.8s;
- animation: circular-loading-85 1.26s linear forwards 1.8s;
+ animation: circular-loading-85 1.26s linear forwards 1.8s;
}
.circular-progress-percentage-90 {
- -webkit-animation: circular-loading-90 1.44s linear forwards 1.8s;
- animation: circular-loading-90 1.44s linear forwards 1.8s;
+ animation: circular-loading-90 1.44s linear forwards 1.8s;
}
.circular-progress-percentage-95 {
- -webkit-animation: circular-loading-95 1.62s linear forwards 1.8s;
- animation: circular-loading-95 1.62s linear forwards 1.8s;
+ animation: circular-loading-95 1.62s linear forwards 1.8s;
}
.circular-progress-percentage-100 {
- -webkit-animation: circular-loading-100 1.8s linear forwards 1.8s;
- animation: circular-loading-100 1.8s linear forwards 1.8s;
-}
-
-@-webkit-keyframes circular-loading-50 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(0deg);
- }
+ animation: circular-loading-100 1.8s linear forwards 1.8s;
}
@keyframes circular-loading-50 {
@@ -195,15 +174,6 @@
}
}
-@-webkit-keyframes circular-loading-55 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(18deg);
- }
-}
-
@keyframes circular-loading-55 {
0% {
transform: rotate(0deg);
@@ -213,15 +183,6 @@
}
}
-@-webkit-keyframes circular-loading-60 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(36deg);
- }
-}
-
@keyframes circular-loading-60 {
0% {
transform: rotate(0deg);
@@ -231,15 +192,6 @@
}
}
-@-webkit-keyframes circular-loading-65 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(54deg);
- }
-}
-
@keyframes circular-loading-65 {
0% {
transform: rotate(0deg);
@@ -249,15 +201,6 @@
}
}
-@-webkit-keyframes circular-loading-70 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(72deg);
- }
-}
-
@keyframes circular-loading-70 {
0% {
transform: rotate(0deg);
@@ -267,15 +210,6 @@
}
}
-@-webkit-keyframes circular-loading-75 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(90deg);
- }
-}
-
@keyframes circular-loading-75 {
0% {
transform: rotate(0deg);
@@ -285,15 +219,6 @@
}
}
-@-webkit-keyframes circular-loading-80 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(108deg);
- }
-}
-
@keyframes circular-loading-80 {
0% {
transform: rotate(0deg);
@@ -303,15 +228,6 @@
}
}
-@-webkit-keyframes circular-loading-85 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(126deg);
- }
-}
-
@keyframes circular-loading-85 {
0% {
transform: rotate(0deg);
@@ -321,15 +237,6 @@
}
}
-@-webkit-keyframes circular-loading-90 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(144deg);
- }
-}
-
@keyframes circular-loading-90 {
0% {
transform: rotate(0deg);
@@ -339,15 +246,6 @@
}
}
-@-webkit-keyframes circular-loading-95 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(162deg);
- }
-}
-
@keyframes circular-loading-95 {
0% {
transform: rotate(0deg);
@@ -357,15 +255,6 @@
}
}
-@-webkit-keyframes circular-loading-100 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(180deg);
- }
-}
-
@keyframes circular-loading-100 {
0% {
transform: rotate(0deg);
@@ -375,15 +264,6 @@
}
}
-@-webkit-keyframes circular-loading-1 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(180deg);
- }
-}
-
@keyframes circular-loading-1 {
0% {
transform: rotate(0deg);
@@ -393,15 +273,6 @@
}
}
-@-webkit-keyframes circular-loading-2 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(144deg);
- }
-}
-
@keyframes circular-loading-2 {
0% {
transform: rotate(0deg);
@@ -411,15 +282,6 @@
}
}
-@-webkit-keyframes circular-loading-3 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(90deg);
- }
-}
-
@keyframes circular-loading-3 {
0% {
transform: rotate(0deg);
@@ -429,15 +291,6 @@
}
}
-@-webkit-keyframes circular-loading-4 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(36deg);
- }
-}
-
@keyframes circular-loading-4 {
0% {
transform: rotate(0deg);
@@ -447,15 +300,6 @@
}
}
-@-webkit-keyframes circular-loading-5 {
- 0% {
- transform: rotate(0deg);
- }
- 100% {
- transform: rotate(126deg);
- }
-}
-
@keyframes circular-loading-5 {
0% {
transform: rotate(0deg);
diff --git a/static/css/sections/home.css b/static/css/sections/home.css
index 8024f19..0e995f8 100644
--- a/static/css/sections/home.css
+++ b/static/css/sections/home.css
@@ -66,24 +66,7 @@
}
.bounce {
- -webkit-animation: bounce 2s infinite;
- animation: bounce 2s infinite;
-}
-
-@-webkit-keyframes bounce {
- 0%,
- 20%,
- 50%,
- 80%,
- 100% {
- transform: translateY(0);
- }
- 40% {
- transform: translateY(-30px);
- }
- 60% {
- transform: translateY(-15px);
- }
+ animation: bounce 2s infinite;
}
@keyframes bounce {
diff --git a/static/css/sections/skills.css b/static/css/sections/skills.css
index 3fdc05f..57fc985 100644
--- a/static/css/sections/skills.css
+++ b/static/css/sections/skills.css
@@ -1,6 +1,5 @@
.skills-section .card .card-head {
background-color: #f9fafc;
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
padding: 0.7rem;
From 799572c792ec83b5b7f8dbcd5a5fdf8a29885ff3 Mon Sep 17 00:00:00 2001
From: TheDarthMole <27959011+TheDarthMole@users.noreply.github.com>
Date: Thu, 6 Oct 2022 04:48:50 +0100
Subject: [PATCH 5/9] fix: fixed http 404 for flags required by darkreader
(#658)
---
static/flags/1x1/ac.svg | 76 +
static/flags/1x1/ad.svg | 148 +
static/flags/1x1/ae.svg | 6 +
static/flags/1x1/af.svg | 81 +
static/flags/1x1/ag.svg | 14 +
static/flags/1x1/ai.svg | 758 ++++
static/flags/1x1/al.svg | 5 +
static/flags/1x1/am.svg | 5 +
static/flags/1x1/ao.svg | 13 +
static/flags/1x1/aq.svg | 5 +
static/flags/1x1/ar.svg | 32 +
static/flags/1x1/as.svg | 73 +
static/flags/1x1/at.svg | 6 +
static/flags/1x1/au.svg | 8 +
static/flags/1x1/aw.svg | 186 +
static/flags/1x1/ax.svg | 18 +
static/flags/1x1/az.svg | 8 +
static/flags/1x1/ba.svg | 12 +
static/flags/1x1/bb.svg | 6 +
static/flags/1x1/bd.svg | 4 +
static/flags/1x1/be.svg | 7 +
static/flags/1x1/bf.svg | 7 +
static/flags/1x1/bg.svg | 7 +
static/flags/1x1/bh.svg | 4 +
static/flags/1x1/bi.svg | 15 +
static/flags/1x1/bj.svg | 14 +
static/flags/1x1/bl.svg | 7 +
static/flags/1x1/bm.svg | 97 +
static/flags/1x1/bn.svg | 36 +
static/flags/1x1/bo.svg | 678 ++++
static/flags/1x1/bq.svg | 5 +
static/flags/1x1/br.svg | 45 +
static/flags/1x1/bs.svg | 13 +
static/flags/1x1/bt.svg | 89 +
static/flags/1x1/bv.svg | 13 +
static/flags/1x1/bw.svg | 7 +
static/flags/1x1/by.svg | 22 +
static/flags/1x1/bz.svg | 145 +
static/flags/1x1/ca.svg | 4 +
static/flags/1x1/cc.svg | 19 +
static/flags/1x1/cd.svg | 12 +
static/flags/1x1/cefta.svg | 13 +
static/flags/1x1/cf.svg | 15 +
static/flags/1x1/cg.svg | 12 +
static/flags/1x1/ch.svg | 9 +
static/flags/1x1/ci.svg | 7 +
static/flags/1x1/ck.svg | 9 +
static/flags/1x1/cl.svg | 13 +
static/flags/1x1/cm.svg | 15 +
static/flags/1x1/cn.svg | 11 +
static/flags/1x1/co.svg | 7 +
static/flags/1x1/cp.svg | 7 +
static/flags/1x1/cr.svg | 7 +
static/flags/1x1/cu.svg | 13 +
static/flags/1x1/cv.svg | 13 +
static/flags/1x1/cw.svg | 14 +
static/flags/1x1/cx.svg | 15 +
static/flags/1x1/cy.svg | 6 +
static/flags/1x1/cz.svg | 5 +
static/flags/1x1/de.svg | 5 +
static/flags/1x1/dg.svg | 129 +
static/flags/1x1/dj.svg | 13 +
static/flags/1x1/dk.svg | 5 +
static/flags/1x1/dm.svg | 152 +
static/flags/1x1/do.svg | 6745 +++++++++++++++++++++++++++++++++++
static/flags/1x1/dz.svg | 5 +
static/flags/1x1/ea.svg | 547 +++
static/flags/1x1/ec.svg | 138 +
static/flags/1x1/ee.svg | 7 +
static/flags/1x1/eg.svg | 38 +
static/flags/1x1/eh.svg | 11 +
static/flags/1x1/er.svg | 13 +
static/flags/1x1/es-ct.svg | 4 +
static/flags/1x1/es-ga.svg | 187 +
static/flags/1x1/es.svg | 547 +++
static/flags/1x1/et.svg | 14 +
static/flags/1x1/eu.svg | 28 +
static/flags/1x1/fi.svg | 5 +
static/flags/1x1/fj.svg | 123 +
static/flags/1x1/fk.svg | 89 +
static/flags/1x1/fm.svg | 11 +
static/flags/1x1/fo.svg | 12 +
static/flags/1x1/fr.svg | 7 +
static/flags/1x1/ga.svg | 7 +
static/flags/1x1/gb-eng.svg | 5 +
static/flags/1x1/gb-nir.svg | 131 +
static/flags/1x1/gb-sct.svg | 4 +
static/flags/1x1/gb-wls.svg | 9 +
static/flags/1x1/gb-zet.svg | 1 +
static/flags/1x1/gb.svg | 7 +
static/flags/1x1/gd.svg | 27 +
static/flags/1x1/ge.svg | 6 +
static/flags/1x1/gf.svg | 7 +
static/flags/1x1/gg.svg | 9 +
static/flags/1x1/gh.svg | 6 +
static/flags/1x1/gi.svg | 32 +
static/flags/1x1/gl.svg | 4 +
static/flags/1x1/gm.svg | 9 +
static/flags/1x1/gn.svg | 7 +
static/flags/1x1/gp.svg | 7 +
static/flags/1x1/gq.svg | 23 +
static/flags/1x1/gr.svg | 16 +
static/flags/1x1/gs.svg | 132 +
static/flags/1x1/gt.svg | 220 ++
static/flags/1x1/gu.svg | 23 +
static/flags/1x1/gw.svg | 15 +
static/flags/1x1/gy.svg | 9 +
static/flags/1x1/hk.svg | 30 +
static/flags/1x1/hm.svg | 8 +
static/flags/1x1/hn.svg | 18 +
static/flags/1x1/hr.svg | 56 +
static/flags/1x1/ht.svg | 116 +
static/flags/1x1/hu.svg | 7 +
static/flags/1x1/ic.svg | 7 +
static/flags/1x1/id.svg | 4 +
static/flags/1x1/ie.svg | 7 +
static/flags/1x1/il.svg | 14 +
static/flags/1x1/im.svg | 36 +
static/flags/1x1/in.svg | 25 +
static/flags/1x1/io.svg | 129 +
static/flags/1x1/iq.svg | 10 +
static/flags/1x1/ir.svg | 219 ++
static/flags/1x1/is.svg | 12 +
static/flags/1x1/it.svg | 7 +
static/flags/1x1/je.svg | 44 +
static/flags/1x1/jm.svg | 8 +
static/flags/1x1/jo.svg | 16 +
static/flags/1x1/jp.svg | 11 +
static/flags/1x1/ke.svg | 23 +
static/flags/1x1/kg.svg | 15 +
static/flags/1x1/kh.svg | 61 +
static/flags/1x1/ki.svg | 36 +
static/flags/1x1/km.svg | 16 +
static/flags/1x1/kn.svg | 14 +
static/flags/1x1/kp.svg | 15 +
static/flags/1x1/kr.svg | 17 +
static/flags/1x1/kw.svg | 13 +
static/flags/1x1/ky.svg | 109 +
static/flags/1x1/kz.svg | 23 +
static/flags/1x1/la.svg | 12 +
static/flags/1x1/lb.svg | 15 +
static/flags/1x1/lc.svg | 8 +
static/flags/1x1/lgbt.svg | 1 +
static/flags/1x1/li.svg | 43 +
static/flags/1x1/lk.svg | 22 +
static/flags/1x1/lr.svg | 14 +
static/flags/1x1/ls.svg | 8 +
static/flags/1x1/lt.svg | 7 +
static/flags/1x1/lu.svg | 5 +
static/flags/1x1/lv.svg | 6 +
static/flags/1x1/ly.svg | 13 +
static/flags/1x1/ma.svg | 4 +
static/flags/1x1/mc.svg | 6 +
static/flags/1x1/md.svg | 71 +
static/flags/1x1/me.svg | 118 +
static/flags/1x1/mf.svg | 7 +
static/flags/1x1/mg.svg | 7 +
static/flags/1x1/mh.svg | 8 +
static/flags/1x1/mk.svg | 5 +
static/flags/1x1/ml.svg | 7 +
static/flags/1x1/mm.svg | 10 +
static/flags/1x1/mn.svg | 14 +
static/flags/1x1/mo.svg | 9 +
static/flags/1x1/mp.svg | 86 +
static/flags/1x1/mq.svg | 7 +
static/flags/1x1/mr.svg | 6 +
static/flags/1x1/ms.svg | 25 +
static/flags/1x1/mt.svg | 50 +
static/flags/1x1/mu.svg | 8 +
static/flags/1x1/mv.svg | 6 +
static/flags/1x1/mw.svg | 15 +
static/flags/1x1/mx.svg | 378 ++
static/flags/1x1/my.svg | 7 +
static/flags/1x1/mz.svg | 21 +
static/flags/1x1/na.svg | 16 +
static/flags/1x1/nc.svg | 12 +
static/flags/1x1/ne.svg | 6 +
static/flags/1x1/nf.svg | 11 +
static/flags/1x1/ng.svg | 6 +
static/flags/1x1/ni.svg | 129 +
static/flags/1x1/nl.svg | 5 +
static/flags/1x1/no.svg | 7 +
static/flags/1x1/np.svg | 18 +
static/flags/1x1/nr.svg | 12 +
static/flags/1x1/nu.svg | 10 +
static/flags/1x1/nz.svg | 36 +
static/flags/1x1/om.svg | 115 +
static/flags/1x1/pa.svg | 13 +
static/flags/1x1/pe.svg | 244 ++
static/flags/1x1/pf.svg | 18 +
static/flags/1x1/pg.svg | 16 +
static/flags/1x1/ph.svg | 8 +
static/flags/1x1/pk.svg | 15 +
static/flags/1x1/pl.svg | 6 +
static/flags/1x1/pm.svg | 7 +
static/flags/1x1/pn.svg | 53 +
static/flags/1x1/pr.svg | 13 +
static/flags/1x1/ps.svg | 15 +
static/flags/1x1/pt.svg | 57 +
static/flags/1x1/pw.svg | 11 +
static/flags/1x1/py.svg | 156 +
static/flags/1x1/qa.svg | 4 +
static/flags/1x1/re.svg | 7 +
static/flags/1x1/ro.svg | 7 +
static/flags/1x1/rs.svg | 296 ++
static/flags/1x1/ru.svg | 7 +
static/flags/1x1/rw.svg | 13 +
static/flags/1x1/sa.svg | 26 +
static/flags/1x1/sb.svg | 13 +
static/flags/1x1/sc.svg | 7 +
static/flags/1x1/sd.svg | 13 +
static/flags/1x1/se.svg | 4 +
static/flags/1x1/sg.svg | 13 +
static/flags/1x1/sh.svg | 76 +
static/flags/1x1/si.svg | 18 +
static/flags/1x1/sj.svg | 7 +
static/flags/1x1/sk.svg | 9 +
static/flags/1x1/sl.svg | 12 +
static/flags/1x1/sm.svg | 73 +
static/flags/1x1/sn.svg | 8 +
static/flags/1x1/so.svg | 11 +
static/flags/1x1/sr.svg | 6 +
static/flags/1x1/ss.svg | 8 +
static/flags/1x1/st.svg | 16 +
static/flags/1x1/sv.svg | 594 +++
static/flags/1x1/sx.svg | 56 +
static/flags/1x1/sy.svg | 6 +
static/flags/1x1/sz.svg | 34 +
static/flags/1x1/ta.svg | 76 +
static/flags/1x1/tc.svg | 50 +
static/flags/1x1/td.svg | 7 +
static/flags/1x1/tf.svg | 15 +
static/flags/1x1/tg.svg | 14 +
static/flags/1x1/th.svg | 7 +
static/flags/1x1/tj.svg | 26 +
static/flags/1x1/tk.svg | 5 +
static/flags/1x1/tl.svg | 13 +
static/flags/1x1/tm.svg | 202 ++
static/flags/1x1/tn.svg | 13 +
static/flags/1x1/to.svg | 10 +
static/flags/1x1/tr.svg | 8 +
static/flags/1x1/tt.svg | 7 +
static/flags/1x1/tv.svg | 9 +
static/flags/1x1/tw.svg | 32 +
static/flags/1x1/tz.svg | 15 +
static/flags/1x1/ua.svg | 6 +
static/flags/1x1/ug.svg | 30 +
static/flags/1x1/um.svg | 15 +
static/flags/1x1/un.svg | 16 +
static/flags/1x1/us.svg | 10 +
static/flags/1x1/uy.svg | 28 +
static/flags/1x1/uz.svg | 30 +
static/flags/1x1/va.svg | 479 +++
static/flags/1x1/vc.svg | 8 +
static/flags/1x1/ve.svg | 26 +
static/flags/1x1/vg.svg | 63 +
static/flags/1x1/vi.svg | 28 +
static/flags/1x1/vn.svg | 11 +
static/flags/1x1/vu.svg | 21 +
static/flags/1x1/wf.svg | 7 +
static/flags/1x1/ws.svg | 7 +
static/flags/1x1/xk.svg | 8 +
static/flags/1x1/xx.svg | 4 +
static/flags/1x1/ye.svg | 7 +
static/flags/1x1/yt.svg | 7 +
static/flags/1x1/za.svg | 17 +
static/flags/1x1/zm.svg | 27 +
static/flags/1x1/zw.svg | 21 +
268 files changed, 18351 insertions(+)
create mode 100644 static/flags/1x1/ac.svg
create mode 100644 static/flags/1x1/ad.svg
create mode 100644 static/flags/1x1/ae.svg
create mode 100644 static/flags/1x1/af.svg
create mode 100644 static/flags/1x1/ag.svg
create mode 100644 static/flags/1x1/ai.svg
create mode 100644 static/flags/1x1/al.svg
create mode 100644 static/flags/1x1/am.svg
create mode 100644 static/flags/1x1/ao.svg
create mode 100644 static/flags/1x1/aq.svg
create mode 100644 static/flags/1x1/ar.svg
create mode 100644 static/flags/1x1/as.svg
create mode 100644 static/flags/1x1/at.svg
create mode 100644 static/flags/1x1/au.svg
create mode 100644 static/flags/1x1/aw.svg
create mode 100644 static/flags/1x1/ax.svg
create mode 100644 static/flags/1x1/az.svg
create mode 100644 static/flags/1x1/ba.svg
create mode 100644 static/flags/1x1/bb.svg
create mode 100644 static/flags/1x1/bd.svg
create mode 100644 static/flags/1x1/be.svg
create mode 100644 static/flags/1x1/bf.svg
create mode 100644 static/flags/1x1/bg.svg
create mode 100644 static/flags/1x1/bh.svg
create mode 100644 static/flags/1x1/bi.svg
create mode 100644 static/flags/1x1/bj.svg
create mode 100644 static/flags/1x1/bl.svg
create mode 100644 static/flags/1x1/bm.svg
create mode 100644 static/flags/1x1/bn.svg
create mode 100644 static/flags/1x1/bo.svg
create mode 100644 static/flags/1x1/bq.svg
create mode 100644 static/flags/1x1/br.svg
create mode 100644 static/flags/1x1/bs.svg
create mode 100644 static/flags/1x1/bt.svg
create mode 100644 static/flags/1x1/bv.svg
create mode 100644 static/flags/1x1/bw.svg
create mode 100644 static/flags/1x1/by.svg
create mode 100644 static/flags/1x1/bz.svg
create mode 100644 static/flags/1x1/ca.svg
create mode 100644 static/flags/1x1/cc.svg
create mode 100644 static/flags/1x1/cd.svg
create mode 100644 static/flags/1x1/cefta.svg
create mode 100644 static/flags/1x1/cf.svg
create mode 100644 static/flags/1x1/cg.svg
create mode 100644 static/flags/1x1/ch.svg
create mode 100644 static/flags/1x1/ci.svg
create mode 100644 static/flags/1x1/ck.svg
create mode 100644 static/flags/1x1/cl.svg
create mode 100644 static/flags/1x1/cm.svg
create mode 100644 static/flags/1x1/cn.svg
create mode 100644 static/flags/1x1/co.svg
create mode 100644 static/flags/1x1/cp.svg
create mode 100644 static/flags/1x1/cr.svg
create mode 100644 static/flags/1x1/cu.svg
create mode 100644 static/flags/1x1/cv.svg
create mode 100644 static/flags/1x1/cw.svg
create mode 100644 static/flags/1x1/cx.svg
create mode 100644 static/flags/1x1/cy.svg
create mode 100644 static/flags/1x1/cz.svg
create mode 100644 static/flags/1x1/de.svg
create mode 100644 static/flags/1x1/dg.svg
create mode 100644 static/flags/1x1/dj.svg
create mode 100644 static/flags/1x1/dk.svg
create mode 100644 static/flags/1x1/dm.svg
create mode 100644 static/flags/1x1/do.svg
create mode 100644 static/flags/1x1/dz.svg
create mode 100644 static/flags/1x1/ea.svg
create mode 100644 static/flags/1x1/ec.svg
create mode 100644 static/flags/1x1/ee.svg
create mode 100644 static/flags/1x1/eg.svg
create mode 100644 static/flags/1x1/eh.svg
create mode 100644 static/flags/1x1/er.svg
create mode 100644 static/flags/1x1/es-ct.svg
create mode 100644 static/flags/1x1/es-ga.svg
create mode 100644 static/flags/1x1/es.svg
create mode 100644 static/flags/1x1/et.svg
create mode 100644 static/flags/1x1/eu.svg
create mode 100644 static/flags/1x1/fi.svg
create mode 100644 static/flags/1x1/fj.svg
create mode 100644 static/flags/1x1/fk.svg
create mode 100644 static/flags/1x1/fm.svg
create mode 100644 static/flags/1x1/fo.svg
create mode 100644 static/flags/1x1/fr.svg
create mode 100644 static/flags/1x1/ga.svg
create mode 100644 static/flags/1x1/gb-eng.svg
create mode 100644 static/flags/1x1/gb-nir.svg
create mode 100644 static/flags/1x1/gb-sct.svg
create mode 100644 static/flags/1x1/gb-wls.svg
create mode 100644 static/flags/1x1/gb-zet.svg
create mode 100644 static/flags/1x1/gb.svg
create mode 100644 static/flags/1x1/gd.svg
create mode 100644 static/flags/1x1/ge.svg
create mode 100644 static/flags/1x1/gf.svg
create mode 100644 static/flags/1x1/gg.svg
create mode 100644 static/flags/1x1/gh.svg
create mode 100644 static/flags/1x1/gi.svg
create mode 100644 static/flags/1x1/gl.svg
create mode 100644 static/flags/1x1/gm.svg
create mode 100644 static/flags/1x1/gn.svg
create mode 100644 static/flags/1x1/gp.svg
create mode 100644 static/flags/1x1/gq.svg
create mode 100644 static/flags/1x1/gr.svg
create mode 100644 static/flags/1x1/gs.svg
create mode 100644 static/flags/1x1/gt.svg
create mode 100644 static/flags/1x1/gu.svg
create mode 100644 static/flags/1x1/gw.svg
create mode 100644 static/flags/1x1/gy.svg
create mode 100644 static/flags/1x1/hk.svg
create mode 100644 static/flags/1x1/hm.svg
create mode 100644 static/flags/1x1/hn.svg
create mode 100644 static/flags/1x1/hr.svg
create mode 100644 static/flags/1x1/ht.svg
create mode 100644 static/flags/1x1/hu.svg
create mode 100644 static/flags/1x1/ic.svg
create mode 100644 static/flags/1x1/id.svg
create mode 100644 static/flags/1x1/ie.svg
create mode 100644 static/flags/1x1/il.svg
create mode 100644 static/flags/1x1/im.svg
create mode 100644 static/flags/1x1/in.svg
create mode 100644 static/flags/1x1/io.svg
create mode 100644 static/flags/1x1/iq.svg
create mode 100644 static/flags/1x1/ir.svg
create mode 100644 static/flags/1x1/is.svg
create mode 100644 static/flags/1x1/it.svg
create mode 100644 static/flags/1x1/je.svg
create mode 100644 static/flags/1x1/jm.svg
create mode 100644 static/flags/1x1/jo.svg
create mode 100644 static/flags/1x1/jp.svg
create mode 100644 static/flags/1x1/ke.svg
create mode 100644 static/flags/1x1/kg.svg
create mode 100644 static/flags/1x1/kh.svg
create mode 100644 static/flags/1x1/ki.svg
create mode 100644 static/flags/1x1/km.svg
create mode 100644 static/flags/1x1/kn.svg
create mode 100644 static/flags/1x1/kp.svg
create mode 100644 static/flags/1x1/kr.svg
create mode 100644 static/flags/1x1/kw.svg
create mode 100644 static/flags/1x1/ky.svg
create mode 100644 static/flags/1x1/kz.svg
create mode 100644 static/flags/1x1/la.svg
create mode 100644 static/flags/1x1/lb.svg
create mode 100644 static/flags/1x1/lc.svg
create mode 100644 static/flags/1x1/lgbt.svg
create mode 100644 static/flags/1x1/li.svg
create mode 100644 static/flags/1x1/lk.svg
create mode 100644 static/flags/1x1/lr.svg
create mode 100644 static/flags/1x1/ls.svg
create mode 100644 static/flags/1x1/lt.svg
create mode 100644 static/flags/1x1/lu.svg
create mode 100644 static/flags/1x1/lv.svg
create mode 100644 static/flags/1x1/ly.svg
create mode 100644 static/flags/1x1/ma.svg
create mode 100644 static/flags/1x1/mc.svg
create mode 100644 static/flags/1x1/md.svg
create mode 100644 static/flags/1x1/me.svg
create mode 100644 static/flags/1x1/mf.svg
create mode 100644 static/flags/1x1/mg.svg
create mode 100644 static/flags/1x1/mh.svg
create mode 100644 static/flags/1x1/mk.svg
create mode 100644 static/flags/1x1/ml.svg
create mode 100644 static/flags/1x1/mm.svg
create mode 100644 static/flags/1x1/mn.svg
create mode 100644 static/flags/1x1/mo.svg
create mode 100644 static/flags/1x1/mp.svg
create mode 100644 static/flags/1x1/mq.svg
create mode 100644 static/flags/1x1/mr.svg
create mode 100644 static/flags/1x1/ms.svg
create mode 100644 static/flags/1x1/mt.svg
create mode 100644 static/flags/1x1/mu.svg
create mode 100644 static/flags/1x1/mv.svg
create mode 100644 static/flags/1x1/mw.svg
create mode 100644 static/flags/1x1/mx.svg
create mode 100644 static/flags/1x1/my.svg
create mode 100644 static/flags/1x1/mz.svg
create mode 100644 static/flags/1x1/na.svg
create mode 100644 static/flags/1x1/nc.svg
create mode 100644 static/flags/1x1/ne.svg
create mode 100644 static/flags/1x1/nf.svg
create mode 100644 static/flags/1x1/ng.svg
create mode 100644 static/flags/1x1/ni.svg
create mode 100644 static/flags/1x1/nl.svg
create mode 100644 static/flags/1x1/no.svg
create mode 100644 static/flags/1x1/np.svg
create mode 100644 static/flags/1x1/nr.svg
create mode 100644 static/flags/1x1/nu.svg
create mode 100644 static/flags/1x1/nz.svg
create mode 100644 static/flags/1x1/om.svg
create mode 100644 static/flags/1x1/pa.svg
create mode 100644 static/flags/1x1/pe.svg
create mode 100644 static/flags/1x1/pf.svg
create mode 100644 static/flags/1x1/pg.svg
create mode 100644 static/flags/1x1/ph.svg
create mode 100644 static/flags/1x1/pk.svg
create mode 100644 static/flags/1x1/pl.svg
create mode 100644 static/flags/1x1/pm.svg
create mode 100644 static/flags/1x1/pn.svg
create mode 100644 static/flags/1x1/pr.svg
create mode 100644 static/flags/1x1/ps.svg
create mode 100644 static/flags/1x1/pt.svg
create mode 100644 static/flags/1x1/pw.svg
create mode 100644 static/flags/1x1/py.svg
create mode 100644 static/flags/1x1/qa.svg
create mode 100644 static/flags/1x1/re.svg
create mode 100644 static/flags/1x1/ro.svg
create mode 100644 static/flags/1x1/rs.svg
create mode 100644 static/flags/1x1/ru.svg
create mode 100644 static/flags/1x1/rw.svg
create mode 100644 static/flags/1x1/sa.svg
create mode 100644 static/flags/1x1/sb.svg
create mode 100644 static/flags/1x1/sc.svg
create mode 100644 static/flags/1x1/sd.svg
create mode 100644 static/flags/1x1/se.svg
create mode 100644 static/flags/1x1/sg.svg
create mode 100644 static/flags/1x1/sh.svg
create mode 100644 static/flags/1x1/si.svg
create mode 100644 static/flags/1x1/sj.svg
create mode 100644 static/flags/1x1/sk.svg
create mode 100644 static/flags/1x1/sl.svg
create mode 100644 static/flags/1x1/sm.svg
create mode 100644 static/flags/1x1/sn.svg
create mode 100644 static/flags/1x1/so.svg
create mode 100644 static/flags/1x1/sr.svg
create mode 100644 static/flags/1x1/ss.svg
create mode 100644 static/flags/1x1/st.svg
create mode 100644 static/flags/1x1/sv.svg
create mode 100644 static/flags/1x1/sx.svg
create mode 100644 static/flags/1x1/sy.svg
create mode 100644 static/flags/1x1/sz.svg
create mode 100644 static/flags/1x1/ta.svg
create mode 100644 static/flags/1x1/tc.svg
create mode 100644 static/flags/1x1/td.svg
create mode 100644 static/flags/1x1/tf.svg
create mode 100644 static/flags/1x1/tg.svg
create mode 100644 static/flags/1x1/th.svg
create mode 100644 static/flags/1x1/tj.svg
create mode 100644 static/flags/1x1/tk.svg
create mode 100644 static/flags/1x1/tl.svg
create mode 100644 static/flags/1x1/tm.svg
create mode 100644 static/flags/1x1/tn.svg
create mode 100644 static/flags/1x1/to.svg
create mode 100644 static/flags/1x1/tr.svg
create mode 100644 static/flags/1x1/tt.svg
create mode 100644 static/flags/1x1/tv.svg
create mode 100644 static/flags/1x1/tw.svg
create mode 100644 static/flags/1x1/tz.svg
create mode 100644 static/flags/1x1/ua.svg
create mode 100644 static/flags/1x1/ug.svg
create mode 100644 static/flags/1x1/um.svg
create mode 100644 static/flags/1x1/un.svg
create mode 100644 static/flags/1x1/us.svg
create mode 100644 static/flags/1x1/uy.svg
create mode 100644 static/flags/1x1/uz.svg
create mode 100644 static/flags/1x1/va.svg
create mode 100644 static/flags/1x1/vc.svg
create mode 100644 static/flags/1x1/ve.svg
create mode 100644 static/flags/1x1/vg.svg
create mode 100644 static/flags/1x1/vi.svg
create mode 100644 static/flags/1x1/vn.svg
create mode 100644 static/flags/1x1/vu.svg
create mode 100644 static/flags/1x1/wf.svg
create mode 100644 static/flags/1x1/ws.svg
create mode 100644 static/flags/1x1/xk.svg
create mode 100644 static/flags/1x1/xx.svg
create mode 100644 static/flags/1x1/ye.svg
create mode 100644 static/flags/1x1/yt.svg
create mode 100644 static/flags/1x1/za.svg
create mode 100644 static/flags/1x1/zm.svg
create mode 100644 static/flags/1x1/zw.svg
diff --git a/static/flags/1x1/ac.svg b/static/flags/1x1/ac.svg
new file mode 100644
index 0000000..3840caf
--- /dev/null
+++ b/static/flags/1x1/ac.svg
@@ -0,0 +1,76 @@
+
diff --git a/static/flags/1x1/ad.svg b/static/flags/1x1/ad.svg
new file mode 100644
index 0000000..f1d7fde
--- /dev/null
+++ b/static/flags/1x1/ad.svg
@@ -0,0 +1,148 @@
+
diff --git a/static/flags/1x1/ae.svg b/static/flags/1x1/ae.svg
new file mode 100644
index 0000000..058c16e
--- /dev/null
+++ b/static/flags/1x1/ae.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/af.svg b/static/flags/1x1/af.svg
new file mode 100644
index 0000000..04d064a
--- /dev/null
+++ b/static/flags/1x1/af.svg
@@ -0,0 +1,81 @@
+
diff --git a/static/flags/1x1/ag.svg b/static/flags/1x1/ag.svg
new file mode 100644
index 0000000..c4c9ee2
--- /dev/null
+++ b/static/flags/1x1/ag.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/flags/1x1/ai.svg b/static/flags/1x1/ai.svg
new file mode 100644
index 0000000..a82f26e
--- /dev/null
+++ b/static/flags/1x1/ai.svg
@@ -0,0 +1,758 @@
+
diff --git a/static/flags/1x1/al.svg b/static/flags/1x1/al.svg
new file mode 100644
index 0000000..d4c6d5d
--- /dev/null
+++ b/static/flags/1x1/al.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/am.svg b/static/flags/1x1/am.svg
new file mode 100644
index 0000000..a188adf
--- /dev/null
+++ b/static/flags/1x1/am.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/ao.svg b/static/flags/1x1/ao.svg
new file mode 100644
index 0000000..ba77036
--- /dev/null
+++ b/static/flags/1x1/ao.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/aq.svg b/static/flags/1x1/aq.svg
new file mode 100644
index 0000000..a4d9a20
--- /dev/null
+++ b/static/flags/1x1/aq.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/ar.svg b/static/flags/1x1/ar.svg
new file mode 100644
index 0000000..1db3825
--- /dev/null
+++ b/static/flags/1x1/ar.svg
@@ -0,0 +1,32 @@
+
diff --git a/static/flags/1x1/as.svg b/static/flags/1x1/as.svg
new file mode 100644
index 0000000..3c9c8b5
--- /dev/null
+++ b/static/flags/1x1/as.svg
@@ -0,0 +1,73 @@
+
diff --git a/static/flags/1x1/at.svg b/static/flags/1x1/at.svg
new file mode 100644
index 0000000..4736319
--- /dev/null
+++ b/static/flags/1x1/at.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/au.svg b/static/flags/1x1/au.svg
new file mode 100644
index 0000000..d0465a2
--- /dev/null
+++ b/static/flags/1x1/au.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/aw.svg b/static/flags/1x1/aw.svg
new file mode 100644
index 0000000..6445b66
--- /dev/null
+++ b/static/flags/1x1/aw.svg
@@ -0,0 +1,186 @@
+
diff --git a/static/flags/1x1/ax.svg b/static/flags/1x1/ax.svg
new file mode 100644
index 0000000..43cd591
--- /dev/null
+++ b/static/flags/1x1/ax.svg
@@ -0,0 +1,18 @@
+
diff --git a/static/flags/1x1/az.svg b/static/flags/1x1/az.svg
new file mode 100644
index 0000000..eedd9e6
--- /dev/null
+++ b/static/flags/1x1/az.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/ba.svg b/static/flags/1x1/ba.svg
new file mode 100644
index 0000000..28184da
--- /dev/null
+++ b/static/flags/1x1/ba.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/flags/1x1/bb.svg b/static/flags/1x1/bb.svg
new file mode 100644
index 0000000..026bb0a
--- /dev/null
+++ b/static/flags/1x1/bb.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/bd.svg b/static/flags/1x1/bd.svg
new file mode 100644
index 0000000..86fcfba
--- /dev/null
+++ b/static/flags/1x1/bd.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/be.svg b/static/flags/1x1/be.svg
new file mode 100644
index 0000000..31b9723
--- /dev/null
+++ b/static/flags/1x1/be.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/bf.svg b/static/flags/1x1/bf.svg
new file mode 100644
index 0000000..a5078df
--- /dev/null
+++ b/static/flags/1x1/bf.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/bg.svg b/static/flags/1x1/bg.svg
new file mode 100644
index 0000000..16fe7e0
--- /dev/null
+++ b/static/flags/1x1/bg.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/bh.svg b/static/flags/1x1/bh.svg
new file mode 100644
index 0000000..2d131aa
--- /dev/null
+++ b/static/flags/1x1/bh.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/bi.svg b/static/flags/1x1/bi.svg
new file mode 100644
index 0000000..db5df38
--- /dev/null
+++ b/static/flags/1x1/bi.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/bj.svg b/static/flags/1x1/bj.svg
new file mode 100644
index 0000000..34c30b1
--- /dev/null
+++ b/static/flags/1x1/bj.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/flags/1x1/bl.svg b/static/flags/1x1/bl.svg
new file mode 100644
index 0000000..65550d9
--- /dev/null
+++ b/static/flags/1x1/bl.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/bm.svg b/static/flags/1x1/bm.svg
new file mode 100644
index 0000000..0dca49b
--- /dev/null
+++ b/static/flags/1x1/bm.svg
@@ -0,0 +1,97 @@
+
diff --git a/static/flags/1x1/bn.svg b/static/flags/1x1/bn.svg
new file mode 100644
index 0000000..afad727
--- /dev/null
+++ b/static/flags/1x1/bn.svg
@@ -0,0 +1,36 @@
+
diff --git a/static/flags/1x1/bo.svg b/static/flags/1x1/bo.svg
new file mode 100644
index 0000000..5f1311a
--- /dev/null
+++ b/static/flags/1x1/bo.svg
@@ -0,0 +1,678 @@
+
diff --git a/static/flags/1x1/bq.svg b/static/flags/1x1/bq.svg
new file mode 100644
index 0000000..4b9168e
--- /dev/null
+++ b/static/flags/1x1/bq.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/br.svg b/static/flags/1x1/br.svg
new file mode 100644
index 0000000..6c854ac
--- /dev/null
+++ b/static/flags/1x1/br.svg
@@ -0,0 +1,45 @@
+
diff --git a/static/flags/1x1/bs.svg b/static/flags/1x1/bs.svg
new file mode 100644
index 0000000..6914138
--- /dev/null
+++ b/static/flags/1x1/bs.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/bt.svg b/static/flags/1x1/bt.svg
new file mode 100644
index 0000000..0a9dfeb
--- /dev/null
+++ b/static/flags/1x1/bt.svg
@@ -0,0 +1,89 @@
+
diff --git a/static/flags/1x1/bv.svg b/static/flags/1x1/bv.svg
new file mode 100644
index 0000000..36fefad
--- /dev/null
+++ b/static/flags/1x1/bv.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/bw.svg b/static/flags/1x1/bw.svg
new file mode 100644
index 0000000..d276018
--- /dev/null
+++ b/static/flags/1x1/bw.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/by.svg b/static/flags/1x1/by.svg
new file mode 100644
index 0000000..9fd7121
--- /dev/null
+++ b/static/flags/1x1/by.svg
@@ -0,0 +1,22 @@
+
diff --git a/static/flags/1x1/bz.svg b/static/flags/1x1/bz.svg
new file mode 100644
index 0000000..48bd0b0
--- /dev/null
+++ b/static/flags/1x1/bz.svg
@@ -0,0 +1,145 @@
+
diff --git a/static/flags/1x1/ca.svg b/static/flags/1x1/ca.svg
new file mode 100644
index 0000000..84cde34
--- /dev/null
+++ b/static/flags/1x1/ca.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/cc.svg b/static/flags/1x1/cc.svg
new file mode 100644
index 0000000..d107bdc
--- /dev/null
+++ b/static/flags/1x1/cc.svg
@@ -0,0 +1,19 @@
+
diff --git a/static/flags/1x1/cd.svg b/static/flags/1x1/cd.svg
new file mode 100644
index 0000000..4c804d8
--- /dev/null
+++ b/static/flags/1x1/cd.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/flags/1x1/cefta.svg b/static/flags/1x1/cefta.svg
new file mode 100644
index 0000000..1fcc0aa
--- /dev/null
+++ b/static/flags/1x1/cefta.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/cf.svg b/static/flags/1x1/cf.svg
new file mode 100644
index 0000000..667fc93
--- /dev/null
+++ b/static/flags/1x1/cf.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/cg.svg b/static/flags/1x1/cg.svg
new file mode 100644
index 0000000..df4e316
--- /dev/null
+++ b/static/flags/1x1/cg.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/flags/1x1/ch.svg b/static/flags/1x1/ch.svg
new file mode 100644
index 0000000..52578bf
--- /dev/null
+++ b/static/flags/1x1/ch.svg
@@ -0,0 +1,9 @@
+
diff --git a/static/flags/1x1/ci.svg b/static/flags/1x1/ci.svg
new file mode 100644
index 0000000..2abf641
--- /dev/null
+++ b/static/flags/1x1/ci.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/ck.svg b/static/flags/1x1/ck.svg
new file mode 100644
index 0000000..43a1057
--- /dev/null
+++ b/static/flags/1x1/ck.svg
@@ -0,0 +1,9 @@
+
diff --git a/static/flags/1x1/cl.svg b/static/flags/1x1/cl.svg
new file mode 100644
index 0000000..7cc494d
--- /dev/null
+++ b/static/flags/1x1/cl.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/cm.svg b/static/flags/1x1/cm.svg
new file mode 100644
index 0000000..9233b92
--- /dev/null
+++ b/static/flags/1x1/cm.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/cn.svg b/static/flags/1x1/cn.svg
new file mode 100644
index 0000000..7f27dae
--- /dev/null
+++ b/static/flags/1x1/cn.svg
@@ -0,0 +1,11 @@
+
diff --git a/static/flags/1x1/co.svg b/static/flags/1x1/co.svg
new file mode 100644
index 0000000..5804bfe
--- /dev/null
+++ b/static/flags/1x1/co.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/cp.svg b/static/flags/1x1/cp.svg
new file mode 100644
index 0000000..c3157fb
--- /dev/null
+++ b/static/flags/1x1/cp.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/cr.svg b/static/flags/1x1/cr.svg
new file mode 100644
index 0000000..4e7889e
--- /dev/null
+++ b/static/flags/1x1/cr.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/cu.svg b/static/flags/1x1/cu.svg
new file mode 100644
index 0000000..e059e78
--- /dev/null
+++ b/static/flags/1x1/cu.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/cv.svg b/static/flags/1x1/cv.svg
new file mode 100644
index 0000000..cb8b597
--- /dev/null
+++ b/static/flags/1x1/cv.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/cw.svg b/static/flags/1x1/cw.svg
new file mode 100644
index 0000000..88fddec
--- /dev/null
+++ b/static/flags/1x1/cw.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/flags/1x1/cx.svg b/static/flags/1x1/cx.svg
new file mode 100644
index 0000000..44d3757
--- /dev/null
+++ b/static/flags/1x1/cx.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/cy.svg b/static/flags/1x1/cy.svg
new file mode 100644
index 0000000..58d87e7
--- /dev/null
+++ b/static/flags/1x1/cy.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/cz.svg b/static/flags/1x1/cz.svg
new file mode 100644
index 0000000..dcd0a6b
--- /dev/null
+++ b/static/flags/1x1/cz.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/de.svg b/static/flags/1x1/de.svg
new file mode 100644
index 0000000..ccb5ff1
--- /dev/null
+++ b/static/flags/1x1/de.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/dg.svg b/static/flags/1x1/dg.svg
new file mode 100644
index 0000000..fd238df
--- /dev/null
+++ b/static/flags/1x1/dg.svg
@@ -0,0 +1,129 @@
+
diff --git a/static/flags/1x1/dj.svg b/static/flags/1x1/dj.svg
new file mode 100644
index 0000000..9530b06
--- /dev/null
+++ b/static/flags/1x1/dj.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/dk.svg b/static/flags/1x1/dk.svg
new file mode 100644
index 0000000..5aaaa19
--- /dev/null
+++ b/static/flags/1x1/dk.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/dm.svg b/static/flags/1x1/dm.svg
new file mode 100644
index 0000000..0bcf5b2
--- /dev/null
+++ b/static/flags/1x1/dm.svg
@@ -0,0 +1,152 @@
+
diff --git a/static/flags/1x1/do.svg b/static/flags/1x1/do.svg
new file mode 100644
index 0000000..f5906d0
--- /dev/null
+++ b/static/flags/1x1/do.svg
@@ -0,0 +1,6745 @@
+
diff --git a/static/flags/1x1/dz.svg b/static/flags/1x1/dz.svg
new file mode 100644
index 0000000..8abcd25
--- /dev/null
+++ b/static/flags/1x1/dz.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/ea.svg b/static/flags/1x1/ea.svg
new file mode 100644
index 0000000..bab6a69
--- /dev/null
+++ b/static/flags/1x1/ea.svg
@@ -0,0 +1,547 @@
+
diff --git a/static/flags/1x1/ec.svg b/static/flags/1x1/ec.svg
new file mode 100644
index 0000000..06495b9
--- /dev/null
+++ b/static/flags/1x1/ec.svg
@@ -0,0 +1,138 @@
+
diff --git a/static/flags/1x1/ee.svg b/static/flags/1x1/ee.svg
new file mode 100644
index 0000000..a921ce4
--- /dev/null
+++ b/static/flags/1x1/ee.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/eg.svg b/static/flags/1x1/eg.svg
new file mode 100644
index 0000000..900abc6
--- /dev/null
+++ b/static/flags/1x1/eg.svg
@@ -0,0 +1,38 @@
+
diff --git a/static/flags/1x1/eh.svg b/static/flags/1x1/eh.svg
new file mode 100644
index 0000000..0f9d3c2
--- /dev/null
+++ b/static/flags/1x1/eh.svg
@@ -0,0 +1,11 @@
+
diff --git a/static/flags/1x1/er.svg b/static/flags/1x1/er.svg
new file mode 100644
index 0000000..8f04e39
--- /dev/null
+++ b/static/flags/1x1/er.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/es-ct.svg b/static/flags/1x1/es-ct.svg
new file mode 100644
index 0000000..a06a2e3
--- /dev/null
+++ b/static/flags/1x1/es-ct.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/es-ga.svg b/static/flags/1x1/es-ga.svg
new file mode 100644
index 0000000..bb1abbb
--- /dev/null
+++ b/static/flags/1x1/es-ga.svg
@@ -0,0 +1,187 @@
+
diff --git a/static/flags/1x1/es.svg b/static/flags/1x1/es.svg
new file mode 100644
index 0000000..f9c9b4b
--- /dev/null
+++ b/static/flags/1x1/es.svg
@@ -0,0 +1,547 @@
+
diff --git a/static/flags/1x1/et.svg b/static/flags/1x1/et.svg
new file mode 100644
index 0000000..0c62956
--- /dev/null
+++ b/static/flags/1x1/et.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/flags/1x1/eu.svg b/static/flags/1x1/eu.svg
new file mode 100644
index 0000000..f992981
--- /dev/null
+++ b/static/flags/1x1/eu.svg
@@ -0,0 +1,28 @@
+
diff --git a/static/flags/1x1/fi.svg b/static/flags/1x1/fi.svg
new file mode 100644
index 0000000..aba2ef3
--- /dev/null
+++ b/static/flags/1x1/fi.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/fj.svg b/static/flags/1x1/fj.svg
new file mode 100644
index 0000000..e2ca5b4
--- /dev/null
+++ b/static/flags/1x1/fj.svg
@@ -0,0 +1,123 @@
+
diff --git a/static/flags/1x1/fk.svg b/static/flags/1x1/fk.svg
new file mode 100644
index 0000000..1156f36
--- /dev/null
+++ b/static/flags/1x1/fk.svg
@@ -0,0 +1,89 @@
+
diff --git a/static/flags/1x1/fm.svg b/static/flags/1x1/fm.svg
new file mode 100644
index 0000000..4077f47
--- /dev/null
+++ b/static/flags/1x1/fm.svg
@@ -0,0 +1,11 @@
+
diff --git a/static/flags/1x1/fo.svg b/static/flags/1x1/fo.svg
new file mode 100644
index 0000000..2a2b065
--- /dev/null
+++ b/static/flags/1x1/fo.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/flags/1x1/fr.svg b/static/flags/1x1/fr.svg
new file mode 100644
index 0000000..dfa34e8
--- /dev/null
+++ b/static/flags/1x1/fr.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/ga.svg b/static/flags/1x1/ga.svg
new file mode 100644
index 0000000..113a5b5
--- /dev/null
+++ b/static/flags/1x1/ga.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/gb-eng.svg b/static/flags/1x1/gb-eng.svg
new file mode 100644
index 0000000..ee48fed
--- /dev/null
+++ b/static/flags/1x1/gb-eng.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/gb-nir.svg b/static/flags/1x1/gb-nir.svg
new file mode 100644
index 0000000..c4d2a85
--- /dev/null
+++ b/static/flags/1x1/gb-nir.svg
@@ -0,0 +1,131 @@
+
diff --git a/static/flags/1x1/gb-sct.svg b/static/flags/1x1/gb-sct.svg
new file mode 100644
index 0000000..44d38cc
--- /dev/null
+++ b/static/flags/1x1/gb-sct.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/gb-wls.svg b/static/flags/1x1/gb-wls.svg
new file mode 100644
index 0000000..3126882
--- /dev/null
+++ b/static/flags/1x1/gb-wls.svg
@@ -0,0 +1,9 @@
+
diff --git a/static/flags/1x1/gb-zet.svg b/static/flags/1x1/gb-zet.svg
new file mode 100644
index 0000000..dea6eb3
--- /dev/null
+++ b/static/flags/1x1/gb-zet.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/flags/1x1/gb.svg b/static/flags/1x1/gb.svg
new file mode 100644
index 0000000..b261273
--- /dev/null
+++ b/static/flags/1x1/gb.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/gd.svg b/static/flags/1x1/gd.svg
new file mode 100644
index 0000000..97d87f4
--- /dev/null
+++ b/static/flags/1x1/gd.svg
@@ -0,0 +1,27 @@
+
diff --git a/static/flags/1x1/ge.svg b/static/flags/1x1/ge.svg
new file mode 100644
index 0000000..f0af103
--- /dev/null
+++ b/static/flags/1x1/ge.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/gf.svg b/static/flags/1x1/gf.svg
new file mode 100644
index 0000000..81b3e44
--- /dev/null
+++ b/static/flags/1x1/gf.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/gg.svg b/static/flags/1x1/gg.svg
new file mode 100644
index 0000000..23aca9e
--- /dev/null
+++ b/static/flags/1x1/gg.svg
@@ -0,0 +1,9 @@
+
diff --git a/static/flags/1x1/gh.svg b/static/flags/1x1/gh.svg
new file mode 100644
index 0000000..84f4bab
--- /dev/null
+++ b/static/flags/1x1/gh.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/gi.svg b/static/flags/1x1/gi.svg
new file mode 100644
index 0000000..ded225d
--- /dev/null
+++ b/static/flags/1x1/gi.svg
@@ -0,0 +1,32 @@
+
diff --git a/static/flags/1x1/gl.svg b/static/flags/1x1/gl.svg
new file mode 100644
index 0000000..eaa817b
--- /dev/null
+++ b/static/flags/1x1/gl.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/gm.svg b/static/flags/1x1/gm.svg
new file mode 100644
index 0000000..2a8f724
--- /dev/null
+++ b/static/flags/1x1/gm.svg
@@ -0,0 +1,9 @@
+
diff --git a/static/flags/1x1/gn.svg b/static/flags/1x1/gn.svg
new file mode 100644
index 0000000..ae81f9d
--- /dev/null
+++ b/static/flags/1x1/gn.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/gp.svg b/static/flags/1x1/gp.svg
new file mode 100644
index 0000000..143250f
--- /dev/null
+++ b/static/flags/1x1/gp.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/gq.svg b/static/flags/1x1/gq.svg
new file mode 100644
index 0000000..3fb086e
--- /dev/null
+++ b/static/flags/1x1/gq.svg
@@ -0,0 +1,23 @@
+
diff --git a/static/flags/1x1/gr.svg b/static/flags/1x1/gr.svg
new file mode 100644
index 0000000..a268830
--- /dev/null
+++ b/static/flags/1x1/gr.svg
@@ -0,0 +1,16 @@
+
diff --git a/static/flags/1x1/gs.svg b/static/flags/1x1/gs.svg
new file mode 100644
index 0000000..791bf01
--- /dev/null
+++ b/static/flags/1x1/gs.svg
@@ -0,0 +1,132 @@
+
diff --git a/static/flags/1x1/gt.svg b/static/flags/1x1/gt.svg
new file mode 100644
index 0000000..790f9a1
--- /dev/null
+++ b/static/flags/1x1/gt.svg
@@ -0,0 +1,220 @@
+
diff --git a/static/flags/1x1/gu.svg b/static/flags/1x1/gu.svg
new file mode 100644
index 0000000..316edc8
--- /dev/null
+++ b/static/flags/1x1/gu.svg
@@ -0,0 +1,23 @@
+
diff --git a/static/flags/1x1/gw.svg b/static/flags/1x1/gw.svg
new file mode 100644
index 0000000..cae163d
--- /dev/null
+++ b/static/flags/1x1/gw.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/gy.svg b/static/flags/1x1/gy.svg
new file mode 100644
index 0000000..8188c44
--- /dev/null
+++ b/static/flags/1x1/gy.svg
@@ -0,0 +1,9 @@
+
diff --git a/static/flags/1x1/hk.svg b/static/flags/1x1/hk.svg
new file mode 100644
index 0000000..e55b2fd
--- /dev/null
+++ b/static/flags/1x1/hk.svg
@@ -0,0 +1,30 @@
+
diff --git a/static/flags/1x1/hm.svg b/static/flags/1x1/hm.svg
new file mode 100644
index 0000000..51e236a
--- /dev/null
+++ b/static/flags/1x1/hm.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/hn.svg b/static/flags/1x1/hn.svg
new file mode 100644
index 0000000..432ead6
--- /dev/null
+++ b/static/flags/1x1/hn.svg
@@ -0,0 +1,18 @@
+
diff --git a/static/flags/1x1/hr.svg b/static/flags/1x1/hr.svg
new file mode 100644
index 0000000..8e98781
--- /dev/null
+++ b/static/flags/1x1/hr.svg
@@ -0,0 +1,56 @@
+
diff --git a/static/flags/1x1/ht.svg b/static/flags/1x1/ht.svg
new file mode 100644
index 0000000..965dd03
--- /dev/null
+++ b/static/flags/1x1/ht.svg
@@ -0,0 +1,116 @@
+
diff --git a/static/flags/1x1/hu.svg b/static/flags/1x1/hu.svg
new file mode 100644
index 0000000..088242d
--- /dev/null
+++ b/static/flags/1x1/hu.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/ic.svg b/static/flags/1x1/ic.svg
new file mode 100644
index 0000000..096603d
--- /dev/null
+++ b/static/flags/1x1/ic.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/id.svg b/static/flags/1x1/id.svg
new file mode 100644
index 0000000..df08018
--- /dev/null
+++ b/static/flags/1x1/id.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/ie.svg b/static/flags/1x1/ie.svg
new file mode 100644
index 0000000..e13de22
--- /dev/null
+++ b/static/flags/1x1/ie.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/il.svg b/static/flags/1x1/il.svg
new file mode 100644
index 0000000..9c19148
--- /dev/null
+++ b/static/flags/1x1/il.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/flags/1x1/im.svg b/static/flags/1x1/im.svg
new file mode 100644
index 0000000..af18aa4
--- /dev/null
+++ b/static/flags/1x1/im.svg
@@ -0,0 +1,36 @@
+
diff --git a/static/flags/1x1/in.svg b/static/flags/1x1/in.svg
new file mode 100644
index 0000000..7b79eeb
--- /dev/null
+++ b/static/flags/1x1/in.svg
@@ -0,0 +1,25 @@
+
diff --git a/static/flags/1x1/io.svg b/static/flags/1x1/io.svg
new file mode 100644
index 0000000..6eadd53
--- /dev/null
+++ b/static/flags/1x1/io.svg
@@ -0,0 +1,129 @@
+
diff --git a/static/flags/1x1/iq.svg b/static/flags/1x1/iq.svg
new file mode 100644
index 0000000..f009ae2
--- /dev/null
+++ b/static/flags/1x1/iq.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/flags/1x1/ir.svg b/static/flags/1x1/ir.svg
new file mode 100644
index 0000000..45f6eec
--- /dev/null
+++ b/static/flags/1x1/ir.svg
@@ -0,0 +1,219 @@
+
diff --git a/static/flags/1x1/is.svg b/static/flags/1x1/is.svg
new file mode 100644
index 0000000..7b79052
--- /dev/null
+++ b/static/flags/1x1/is.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/flags/1x1/it.svg b/static/flags/1x1/it.svg
new file mode 100644
index 0000000..b9596d0
--- /dev/null
+++ b/static/flags/1x1/it.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/je.svg b/static/flags/1x1/je.svg
new file mode 100644
index 0000000..de73a00
--- /dev/null
+++ b/static/flags/1x1/je.svg
@@ -0,0 +1,44 @@
+
diff --git a/static/flags/1x1/jm.svg b/static/flags/1x1/jm.svg
new file mode 100644
index 0000000..e2c0e54
--- /dev/null
+++ b/static/flags/1x1/jm.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/jo.svg b/static/flags/1x1/jo.svg
new file mode 100644
index 0000000..43888cb
--- /dev/null
+++ b/static/flags/1x1/jo.svg
@@ -0,0 +1,16 @@
+
diff --git a/static/flags/1x1/jp.svg b/static/flags/1x1/jp.svg
new file mode 100644
index 0000000..c3aeaa6
--- /dev/null
+++ b/static/flags/1x1/jp.svg
@@ -0,0 +1,11 @@
+
diff --git a/static/flags/1x1/ke.svg b/static/flags/1x1/ke.svg
new file mode 100644
index 0000000..ad76b35
--- /dev/null
+++ b/static/flags/1x1/ke.svg
@@ -0,0 +1,23 @@
+
diff --git a/static/flags/1x1/kg.svg b/static/flags/1x1/kg.svg
new file mode 100644
index 0000000..ab37474
--- /dev/null
+++ b/static/flags/1x1/kg.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/kh.svg b/static/flags/1x1/kh.svg
new file mode 100644
index 0000000..adda387
--- /dev/null
+++ b/static/flags/1x1/kh.svg
@@ -0,0 +1,61 @@
+
diff --git a/static/flags/1x1/ki.svg b/static/flags/1x1/ki.svg
new file mode 100644
index 0000000..58586c0
--- /dev/null
+++ b/static/flags/1x1/ki.svg
@@ -0,0 +1,36 @@
+
diff --git a/static/flags/1x1/km.svg b/static/flags/1x1/km.svg
new file mode 100644
index 0000000..3831b1d
--- /dev/null
+++ b/static/flags/1x1/km.svg
@@ -0,0 +1,16 @@
+
diff --git a/static/flags/1x1/kn.svg b/static/flags/1x1/kn.svg
new file mode 100644
index 0000000..24dec7e
--- /dev/null
+++ b/static/flags/1x1/kn.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/flags/1x1/kp.svg b/static/flags/1x1/kp.svg
new file mode 100644
index 0000000..16f7ac2
--- /dev/null
+++ b/static/flags/1x1/kp.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/kr.svg b/static/flags/1x1/kr.svg
new file mode 100644
index 0000000..ca75181
--- /dev/null
+++ b/static/flags/1x1/kr.svg
@@ -0,0 +1,17 @@
+
diff --git a/static/flags/1x1/kw.svg b/static/flags/1x1/kw.svg
new file mode 100644
index 0000000..f9d34d0
--- /dev/null
+++ b/static/flags/1x1/kw.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/ky.svg b/static/flags/1x1/ky.svg
new file mode 100644
index 0000000..4c99478
--- /dev/null
+++ b/static/flags/1x1/ky.svg
@@ -0,0 +1,109 @@
+
diff --git a/static/flags/1x1/kz.svg b/static/flags/1x1/kz.svg
new file mode 100644
index 0000000..364fbc1
--- /dev/null
+++ b/static/flags/1x1/kz.svg
@@ -0,0 +1,23 @@
+
diff --git a/static/flags/1x1/la.svg b/static/flags/1x1/la.svg
new file mode 100644
index 0000000..7fcf263
--- /dev/null
+++ b/static/flags/1x1/la.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/flags/1x1/lb.svg b/static/flags/1x1/lb.svg
new file mode 100644
index 0000000..6cbf329
--- /dev/null
+++ b/static/flags/1x1/lb.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/lc.svg b/static/flags/1x1/lc.svg
new file mode 100644
index 0000000..d39c7f6
--- /dev/null
+++ b/static/flags/1x1/lc.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/lgbt.svg b/static/flags/1x1/lgbt.svg
new file mode 100644
index 0000000..1533f5f
--- /dev/null
+++ b/static/flags/1x1/lgbt.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/flags/1x1/li.svg b/static/flags/1x1/li.svg
new file mode 100644
index 0000000..260c8f6
--- /dev/null
+++ b/static/flags/1x1/li.svg
@@ -0,0 +1,43 @@
+
diff --git a/static/flags/1x1/lk.svg b/static/flags/1x1/lk.svg
new file mode 100644
index 0000000..3fc4f4d
--- /dev/null
+++ b/static/flags/1x1/lk.svg
@@ -0,0 +1,22 @@
+
diff --git a/static/flags/1x1/lr.svg b/static/flags/1x1/lr.svg
new file mode 100644
index 0000000..03ebae5
--- /dev/null
+++ b/static/flags/1x1/lr.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/flags/1x1/ls.svg b/static/flags/1x1/ls.svg
new file mode 100644
index 0000000..aa8810b
--- /dev/null
+++ b/static/flags/1x1/ls.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/lt.svg b/static/flags/1x1/lt.svg
new file mode 100644
index 0000000..52ada94
--- /dev/null
+++ b/static/flags/1x1/lt.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/lu.svg b/static/flags/1x1/lu.svg
new file mode 100644
index 0000000..5c0d6da
--- /dev/null
+++ b/static/flags/1x1/lu.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/lv.svg b/static/flags/1x1/lv.svg
new file mode 100644
index 0000000..5af883c
--- /dev/null
+++ b/static/flags/1x1/lv.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/ly.svg b/static/flags/1x1/ly.svg
new file mode 100644
index 0000000..5ff903a
--- /dev/null
+++ b/static/flags/1x1/ly.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/ma.svg b/static/flags/1x1/ma.svg
new file mode 100644
index 0000000..8041667
--- /dev/null
+++ b/static/flags/1x1/ma.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/mc.svg b/static/flags/1x1/mc.svg
new file mode 100644
index 0000000..04173a4
--- /dev/null
+++ b/static/flags/1x1/mc.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/md.svg b/static/flags/1x1/md.svg
new file mode 100644
index 0000000..8720921
--- /dev/null
+++ b/static/flags/1x1/md.svg
@@ -0,0 +1,71 @@
+
diff --git a/static/flags/1x1/me.svg b/static/flags/1x1/me.svg
new file mode 100644
index 0000000..fbd8b86
--- /dev/null
+++ b/static/flags/1x1/me.svg
@@ -0,0 +1,118 @@
+
diff --git a/static/flags/1x1/mf.svg b/static/flags/1x1/mf.svg
new file mode 100644
index 0000000..4722c61
--- /dev/null
+++ b/static/flags/1x1/mf.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/mg.svg b/static/flags/1x1/mg.svg
new file mode 100644
index 0000000..4f901ca
--- /dev/null
+++ b/static/flags/1x1/mg.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/mh.svg b/static/flags/1x1/mh.svg
new file mode 100644
index 0000000..8ff2256
--- /dev/null
+++ b/static/flags/1x1/mh.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/mk.svg b/static/flags/1x1/mk.svg
new file mode 100644
index 0000000..0ee923a
--- /dev/null
+++ b/static/flags/1x1/mk.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/ml.svg b/static/flags/1x1/ml.svg
new file mode 100644
index 0000000..665d6b2
--- /dev/null
+++ b/static/flags/1x1/ml.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/mm.svg b/static/flags/1x1/mm.svg
new file mode 100644
index 0000000..9b235f3
--- /dev/null
+++ b/static/flags/1x1/mm.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/flags/1x1/mn.svg b/static/flags/1x1/mn.svg
new file mode 100644
index 0000000..c9d6104
--- /dev/null
+++ b/static/flags/1x1/mn.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/flags/1x1/mo.svg b/static/flags/1x1/mo.svg
new file mode 100644
index 0000000..f79bf12
--- /dev/null
+++ b/static/flags/1x1/mo.svg
@@ -0,0 +1,9 @@
+
diff --git a/static/flags/1x1/mp.svg b/static/flags/1x1/mp.svg
new file mode 100644
index 0000000..6fef8fd
--- /dev/null
+++ b/static/flags/1x1/mp.svg
@@ -0,0 +1,86 @@
+
diff --git a/static/flags/1x1/mq.svg b/static/flags/1x1/mq.svg
new file mode 100644
index 0000000..3a1e55b
--- /dev/null
+++ b/static/flags/1x1/mq.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/mr.svg b/static/flags/1x1/mr.svg
new file mode 100644
index 0000000..a98ec2a
--- /dev/null
+++ b/static/flags/1x1/mr.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/ms.svg b/static/flags/1x1/ms.svg
new file mode 100644
index 0000000..ba504db
--- /dev/null
+++ b/static/flags/1x1/ms.svg
@@ -0,0 +1,25 @@
+
diff --git a/static/flags/1x1/mt.svg b/static/flags/1x1/mt.svg
new file mode 100644
index 0000000..a9f58e1
--- /dev/null
+++ b/static/flags/1x1/mt.svg
@@ -0,0 +1,50 @@
+
diff --git a/static/flags/1x1/mu.svg b/static/flags/1x1/mu.svg
new file mode 100644
index 0000000..2afe1d3
--- /dev/null
+++ b/static/flags/1x1/mu.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/mv.svg b/static/flags/1x1/mv.svg
new file mode 100644
index 0000000..c9a6c5b
--- /dev/null
+++ b/static/flags/1x1/mv.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/mw.svg b/static/flags/1x1/mw.svg
new file mode 100644
index 0000000..5de0311
--- /dev/null
+++ b/static/flags/1x1/mw.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/mx.svg b/static/flags/1x1/mx.svg
new file mode 100644
index 0000000..4b0c5d4
--- /dev/null
+++ b/static/flags/1x1/mx.svg
@@ -0,0 +1,378 @@
+
diff --git a/static/flags/1x1/my.svg b/static/flags/1x1/my.svg
new file mode 100644
index 0000000..79ff5cc
--- /dev/null
+++ b/static/flags/1x1/my.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/mz.svg b/static/flags/1x1/mz.svg
new file mode 100644
index 0000000..cceb0de
--- /dev/null
+++ b/static/flags/1x1/mz.svg
@@ -0,0 +1,21 @@
+
diff --git a/static/flags/1x1/na.svg b/static/flags/1x1/na.svg
new file mode 100644
index 0000000..5cb08a3
--- /dev/null
+++ b/static/flags/1x1/na.svg
@@ -0,0 +1,16 @@
+
diff --git a/static/flags/1x1/nc.svg b/static/flags/1x1/nc.svg
new file mode 100644
index 0000000..7063a99
--- /dev/null
+++ b/static/flags/1x1/nc.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/flags/1x1/ne.svg b/static/flags/1x1/ne.svg
new file mode 100644
index 0000000..a96b027
--- /dev/null
+++ b/static/flags/1x1/ne.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/nf.svg b/static/flags/1x1/nf.svg
new file mode 100644
index 0000000..e47b4cd
--- /dev/null
+++ b/static/flags/1x1/nf.svg
@@ -0,0 +1,11 @@
+
diff --git a/static/flags/1x1/ng.svg b/static/flags/1x1/ng.svg
new file mode 100644
index 0000000..62813e8
--- /dev/null
+++ b/static/flags/1x1/ng.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/ni.svg b/static/flags/1x1/ni.svg
new file mode 100644
index 0000000..265a71c
--- /dev/null
+++ b/static/flags/1x1/ni.svg
@@ -0,0 +1,129 @@
+
diff --git a/static/flags/1x1/nl.svg b/static/flags/1x1/nl.svg
new file mode 100644
index 0000000..eb0e360
--- /dev/null
+++ b/static/flags/1x1/nl.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/no.svg b/static/flags/1x1/no.svg
new file mode 100644
index 0000000..939920d
--- /dev/null
+++ b/static/flags/1x1/no.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/np.svg b/static/flags/1x1/np.svg
new file mode 100644
index 0000000..67af928
--- /dev/null
+++ b/static/flags/1x1/np.svg
@@ -0,0 +1,18 @@
+
diff --git a/static/flags/1x1/nr.svg b/static/flags/1x1/nr.svg
new file mode 100644
index 0000000..d506071
--- /dev/null
+++ b/static/flags/1x1/nr.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/flags/1x1/nu.svg b/static/flags/1x1/nu.svg
new file mode 100644
index 0000000..ce31672
--- /dev/null
+++ b/static/flags/1x1/nu.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/flags/1x1/nz.svg b/static/flags/1x1/nz.svg
new file mode 100644
index 0000000..e61ed29
--- /dev/null
+++ b/static/flags/1x1/nz.svg
@@ -0,0 +1,36 @@
+
diff --git a/static/flags/1x1/om.svg b/static/flags/1x1/om.svg
new file mode 100644
index 0000000..ff624ae
--- /dev/null
+++ b/static/flags/1x1/om.svg
@@ -0,0 +1,115 @@
+
diff --git a/static/flags/1x1/pa.svg b/static/flags/1x1/pa.svg
new file mode 100644
index 0000000..2c53cdd
--- /dev/null
+++ b/static/flags/1x1/pa.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/pe.svg b/static/flags/1x1/pe.svg
new file mode 100644
index 0000000..bbb8f78
--- /dev/null
+++ b/static/flags/1x1/pe.svg
@@ -0,0 +1,244 @@
+
diff --git a/static/flags/1x1/pf.svg b/static/flags/1x1/pf.svg
new file mode 100644
index 0000000..2aff155
--- /dev/null
+++ b/static/flags/1x1/pf.svg
@@ -0,0 +1,18 @@
+
diff --git a/static/flags/1x1/pg.svg b/static/flags/1x1/pg.svg
new file mode 100644
index 0000000..63dff19
--- /dev/null
+++ b/static/flags/1x1/pg.svg
@@ -0,0 +1,16 @@
+
diff --git a/static/flags/1x1/ph.svg b/static/flags/1x1/ph.svg
new file mode 100644
index 0000000..fee5308
--- /dev/null
+++ b/static/flags/1x1/ph.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/pk.svg b/static/flags/1x1/pk.svg
new file mode 100644
index 0000000..7a12a49
--- /dev/null
+++ b/static/flags/1x1/pk.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/pl.svg b/static/flags/1x1/pl.svg
new file mode 100644
index 0000000..8c43577
--- /dev/null
+++ b/static/flags/1x1/pl.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/pm.svg b/static/flags/1x1/pm.svg
new file mode 100644
index 0000000..c9fabd9
--- /dev/null
+++ b/static/flags/1x1/pm.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/pn.svg b/static/flags/1x1/pn.svg
new file mode 100644
index 0000000..a546e21
--- /dev/null
+++ b/static/flags/1x1/pn.svg
@@ -0,0 +1,53 @@
+
diff --git a/static/flags/1x1/pr.svg b/static/flags/1x1/pr.svg
new file mode 100644
index 0000000..29cc0ed
--- /dev/null
+++ b/static/flags/1x1/pr.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/ps.svg b/static/flags/1x1/ps.svg
new file mode 100644
index 0000000..a4ab807
--- /dev/null
+++ b/static/flags/1x1/ps.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/pt.svg b/static/flags/1x1/pt.svg
new file mode 100644
index 0000000..43cdb97
--- /dev/null
+++ b/static/flags/1x1/pt.svg
@@ -0,0 +1,57 @@
+
diff --git a/static/flags/1x1/pw.svg b/static/flags/1x1/pw.svg
new file mode 100644
index 0000000..439a583
--- /dev/null
+++ b/static/flags/1x1/pw.svg
@@ -0,0 +1,11 @@
+
diff --git a/static/flags/1x1/py.svg b/static/flags/1x1/py.svg
new file mode 100644
index 0000000..86ec718
--- /dev/null
+++ b/static/flags/1x1/py.svg
@@ -0,0 +1,156 @@
+
diff --git a/static/flags/1x1/qa.svg b/static/flags/1x1/qa.svg
new file mode 100644
index 0000000..4edb827
--- /dev/null
+++ b/static/flags/1x1/qa.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/re.svg b/static/flags/1x1/re.svg
new file mode 100644
index 0000000..41d87d9
--- /dev/null
+++ b/static/flags/1x1/re.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/ro.svg b/static/flags/1x1/ro.svg
new file mode 100644
index 0000000..e6cf0f6
--- /dev/null
+++ b/static/flags/1x1/ro.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/rs.svg b/static/flags/1x1/rs.svg
new file mode 100644
index 0000000..c87e41b
--- /dev/null
+++ b/static/flags/1x1/rs.svg
@@ -0,0 +1,296 @@
+
diff --git a/static/flags/1x1/ru.svg b/static/flags/1x1/ru.svg
new file mode 100644
index 0000000..485c24e
--- /dev/null
+++ b/static/flags/1x1/ru.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/rw.svg b/static/flags/1x1/rw.svg
new file mode 100644
index 0000000..55c48e6
--- /dev/null
+++ b/static/flags/1x1/rw.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/sa.svg b/static/flags/1x1/sa.svg
new file mode 100644
index 0000000..6ea572d
--- /dev/null
+++ b/static/flags/1x1/sa.svg
@@ -0,0 +1,26 @@
+
diff --git a/static/flags/1x1/sb.svg b/static/flags/1x1/sb.svg
new file mode 100644
index 0000000..5bea33d
--- /dev/null
+++ b/static/flags/1x1/sb.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/sc.svg b/static/flags/1x1/sc.svg
new file mode 100644
index 0000000..2996bac
--- /dev/null
+++ b/static/flags/1x1/sc.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/sd.svg b/static/flags/1x1/sd.svg
new file mode 100644
index 0000000..c2de460
--- /dev/null
+++ b/static/flags/1x1/sd.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/se.svg b/static/flags/1x1/se.svg
new file mode 100644
index 0000000..bae316d
--- /dev/null
+++ b/static/flags/1x1/se.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/sg.svg b/static/flags/1x1/sg.svg
new file mode 100644
index 0000000..5c60b94
--- /dev/null
+++ b/static/flags/1x1/sg.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/sh.svg b/static/flags/1x1/sh.svg
new file mode 100644
index 0000000..4285db8
--- /dev/null
+++ b/static/flags/1x1/sh.svg
@@ -0,0 +1,76 @@
+
diff --git a/static/flags/1x1/si.svg b/static/flags/1x1/si.svg
new file mode 100644
index 0000000..3beab9b
--- /dev/null
+++ b/static/flags/1x1/si.svg
@@ -0,0 +1,18 @@
+
diff --git a/static/flags/1x1/sj.svg b/static/flags/1x1/sj.svg
new file mode 100644
index 0000000..ecb9c79
--- /dev/null
+++ b/static/flags/1x1/sj.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/sk.svg b/static/flags/1x1/sk.svg
new file mode 100644
index 0000000..3e4ff50
--- /dev/null
+++ b/static/flags/1x1/sk.svg
@@ -0,0 +1,9 @@
+
diff --git a/static/flags/1x1/sl.svg b/static/flags/1x1/sl.svg
new file mode 100644
index 0000000..7eda1e8
--- /dev/null
+++ b/static/flags/1x1/sl.svg
@@ -0,0 +1,12 @@
+
diff --git a/static/flags/1x1/sm.svg b/static/flags/1x1/sm.svg
new file mode 100644
index 0000000..fec66d8
--- /dev/null
+++ b/static/flags/1x1/sm.svg
@@ -0,0 +1,73 @@
+
diff --git a/static/flags/1x1/sn.svg b/static/flags/1x1/sn.svg
new file mode 100644
index 0000000..ff9cf2e
--- /dev/null
+++ b/static/flags/1x1/sn.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/so.svg b/static/flags/1x1/so.svg
new file mode 100644
index 0000000..39cf47b
--- /dev/null
+++ b/static/flags/1x1/so.svg
@@ -0,0 +1,11 @@
+
diff --git a/static/flags/1x1/sr.svg b/static/flags/1x1/sr.svg
new file mode 100644
index 0000000..0ca3596
--- /dev/null
+++ b/static/flags/1x1/sr.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/ss.svg b/static/flags/1x1/ss.svg
new file mode 100644
index 0000000..e950241
--- /dev/null
+++ b/static/flags/1x1/ss.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/st.svg b/static/flags/1x1/st.svg
new file mode 100644
index 0000000..6c834b3
--- /dev/null
+++ b/static/flags/1x1/st.svg
@@ -0,0 +1,16 @@
+
diff --git a/static/flags/1x1/sv.svg b/static/flags/1x1/sv.svg
new file mode 100644
index 0000000..95f1da0
--- /dev/null
+++ b/static/flags/1x1/sv.svg
@@ -0,0 +1,594 @@
+
diff --git a/static/flags/1x1/sx.svg b/static/flags/1x1/sx.svg
new file mode 100644
index 0000000..4b6ec4b
--- /dev/null
+++ b/static/flags/1x1/sx.svg
@@ -0,0 +1,56 @@
+
diff --git a/static/flags/1x1/sy.svg b/static/flags/1x1/sy.svg
new file mode 100644
index 0000000..b910dd8
--- /dev/null
+++ b/static/flags/1x1/sy.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/sz.svg b/static/flags/1x1/sz.svg
new file mode 100644
index 0000000..2f19ee1
--- /dev/null
+++ b/static/flags/1x1/sz.svg
@@ -0,0 +1,34 @@
+
diff --git a/static/flags/1x1/ta.svg b/static/flags/1x1/ta.svg
new file mode 100644
index 0000000..ce1542d
--- /dev/null
+++ b/static/flags/1x1/ta.svg
@@ -0,0 +1,76 @@
+
diff --git a/static/flags/1x1/tc.svg b/static/flags/1x1/tc.svg
new file mode 100644
index 0000000..c3caf3f
--- /dev/null
+++ b/static/flags/1x1/tc.svg
@@ -0,0 +1,50 @@
+
diff --git a/static/flags/1x1/td.svg b/static/flags/1x1/td.svg
new file mode 100644
index 0000000..9bb0ce6
--- /dev/null
+++ b/static/flags/1x1/td.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/tf.svg b/static/flags/1x1/tf.svg
new file mode 100644
index 0000000..8d85a2b
--- /dev/null
+++ b/static/flags/1x1/tf.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/tg.svg b/static/flags/1x1/tg.svg
new file mode 100644
index 0000000..96dc042
--- /dev/null
+++ b/static/flags/1x1/tg.svg
@@ -0,0 +1,14 @@
+
diff --git a/static/flags/1x1/th.svg b/static/flags/1x1/th.svg
new file mode 100644
index 0000000..35141d3
--- /dev/null
+++ b/static/flags/1x1/th.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/tj.svg b/static/flags/1x1/tj.svg
new file mode 100644
index 0000000..93bb4a8
--- /dev/null
+++ b/static/flags/1x1/tj.svg
@@ -0,0 +1,26 @@
+
diff --git a/static/flags/1x1/tk.svg b/static/flags/1x1/tk.svg
new file mode 100644
index 0000000..e9f5b42
--- /dev/null
+++ b/static/flags/1x1/tk.svg
@@ -0,0 +1,5 @@
+
diff --git a/static/flags/1x1/tl.svg b/static/flags/1x1/tl.svg
new file mode 100644
index 0000000..09b7ed1
--- /dev/null
+++ b/static/flags/1x1/tl.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/tm.svg b/static/flags/1x1/tm.svg
new file mode 100644
index 0000000..0ad764a
--- /dev/null
+++ b/static/flags/1x1/tm.svg
@@ -0,0 +1,202 @@
+
diff --git a/static/flags/1x1/tn.svg b/static/flags/1x1/tn.svg
new file mode 100644
index 0000000..327e0bb
--- /dev/null
+++ b/static/flags/1x1/tn.svg
@@ -0,0 +1,13 @@
+
diff --git a/static/flags/1x1/to.svg b/static/flags/1x1/to.svg
new file mode 100644
index 0000000..3f1b600
--- /dev/null
+++ b/static/flags/1x1/to.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/flags/1x1/tr.svg b/static/flags/1x1/tr.svg
new file mode 100644
index 0000000..9a882a2
--- /dev/null
+++ b/static/flags/1x1/tr.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/tt.svg b/static/flags/1x1/tt.svg
new file mode 100644
index 0000000..8413969
--- /dev/null
+++ b/static/flags/1x1/tt.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/tv.svg b/static/flags/1x1/tv.svg
new file mode 100644
index 0000000..098b916
--- /dev/null
+++ b/static/flags/1x1/tv.svg
@@ -0,0 +1,9 @@
+
diff --git a/static/flags/1x1/tw.svg b/static/flags/1x1/tw.svg
new file mode 100644
index 0000000..067edaa
--- /dev/null
+++ b/static/flags/1x1/tw.svg
@@ -0,0 +1,32 @@
+
diff --git a/static/flags/1x1/tz.svg b/static/flags/1x1/tz.svg
new file mode 100644
index 0000000..dfb0233
--- /dev/null
+++ b/static/flags/1x1/tz.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/ua.svg b/static/flags/1x1/ua.svg
new file mode 100644
index 0000000..7ceb894
--- /dev/null
+++ b/static/flags/1x1/ua.svg
@@ -0,0 +1,6 @@
+
diff --git a/static/flags/1x1/ug.svg b/static/flags/1x1/ug.svg
new file mode 100644
index 0000000..3acd558
--- /dev/null
+++ b/static/flags/1x1/ug.svg
@@ -0,0 +1,30 @@
+
diff --git a/static/flags/1x1/um.svg b/static/flags/1x1/um.svg
new file mode 100644
index 0000000..8fda3e9
--- /dev/null
+++ b/static/flags/1x1/um.svg
@@ -0,0 +1,15 @@
+
diff --git a/static/flags/1x1/un.svg b/static/flags/1x1/un.svg
new file mode 100644
index 0000000..258cb01
--- /dev/null
+++ b/static/flags/1x1/un.svg
@@ -0,0 +1,16 @@
+
diff --git a/static/flags/1x1/us.svg b/static/flags/1x1/us.svg
new file mode 100644
index 0000000..cb52ca6
--- /dev/null
+++ b/static/flags/1x1/us.svg
@@ -0,0 +1,10 @@
+
diff --git a/static/flags/1x1/uy.svg b/static/flags/1x1/uy.svg
new file mode 100644
index 0000000..f4a502f
--- /dev/null
+++ b/static/flags/1x1/uy.svg
@@ -0,0 +1,28 @@
+
diff --git a/static/flags/1x1/uz.svg b/static/flags/1x1/uz.svg
new file mode 100644
index 0000000..48d62e3
--- /dev/null
+++ b/static/flags/1x1/uz.svg
@@ -0,0 +1,30 @@
+
diff --git a/static/flags/1x1/va.svg b/static/flags/1x1/va.svg
new file mode 100644
index 0000000..5c8e878
--- /dev/null
+++ b/static/flags/1x1/va.svg
@@ -0,0 +1,479 @@
+
diff --git a/static/flags/1x1/vc.svg b/static/flags/1x1/vc.svg
new file mode 100644
index 0000000..f347db9
--- /dev/null
+++ b/static/flags/1x1/vc.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/ve.svg b/static/flags/1x1/ve.svg
new file mode 100644
index 0000000..2d02c6a
--- /dev/null
+++ b/static/flags/1x1/ve.svg
@@ -0,0 +1,26 @@
+
diff --git a/static/flags/1x1/vg.svg b/static/flags/1x1/vg.svg
new file mode 100644
index 0000000..7a3bbab
--- /dev/null
+++ b/static/flags/1x1/vg.svg
@@ -0,0 +1,63 @@
+
diff --git a/static/flags/1x1/vi.svg b/static/flags/1x1/vi.svg
new file mode 100644
index 0000000..114995e
--- /dev/null
+++ b/static/flags/1x1/vi.svg
@@ -0,0 +1,28 @@
+
diff --git a/static/flags/1x1/vn.svg b/static/flags/1x1/vn.svg
new file mode 100644
index 0000000..865d264
--- /dev/null
+++ b/static/flags/1x1/vn.svg
@@ -0,0 +1,11 @@
+
diff --git a/static/flags/1x1/vu.svg b/static/flags/1x1/vu.svg
new file mode 100644
index 0000000..09add70
--- /dev/null
+++ b/static/flags/1x1/vu.svg
@@ -0,0 +1,21 @@
+
diff --git a/static/flags/1x1/wf.svg b/static/flags/1x1/wf.svg
new file mode 100644
index 0000000..a45b0f1
--- /dev/null
+++ b/static/flags/1x1/wf.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/ws.svg b/static/flags/1x1/ws.svg
new file mode 100644
index 0000000..ab08fdb
--- /dev/null
+++ b/static/flags/1x1/ws.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/xk.svg b/static/flags/1x1/xk.svg
new file mode 100644
index 0000000..1e43b95
--- /dev/null
+++ b/static/flags/1x1/xk.svg
@@ -0,0 +1,8 @@
+
diff --git a/static/flags/1x1/xx.svg b/static/flags/1x1/xx.svg
new file mode 100644
index 0000000..ccf6c1f
--- /dev/null
+++ b/static/flags/1x1/xx.svg
@@ -0,0 +1,4 @@
+
diff --git a/static/flags/1x1/ye.svg b/static/flags/1x1/ye.svg
new file mode 100644
index 0000000..4cac4a8
--- /dev/null
+++ b/static/flags/1x1/ye.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/yt.svg b/static/flags/1x1/yt.svg
new file mode 100644
index 0000000..56e76bd
--- /dev/null
+++ b/static/flags/1x1/yt.svg
@@ -0,0 +1,7 @@
+
diff --git a/static/flags/1x1/za.svg b/static/flags/1x1/za.svg
new file mode 100644
index 0000000..7bbe274
--- /dev/null
+++ b/static/flags/1x1/za.svg
@@ -0,0 +1,17 @@
+
diff --git a/static/flags/1x1/zm.svg b/static/flags/1x1/zm.svg
new file mode 100644
index 0000000..9506601
--- /dev/null
+++ b/static/flags/1x1/zm.svg
@@ -0,0 +1,27 @@
+
diff --git a/static/flags/1x1/zw.svg b/static/flags/1x1/zw.svg
new file mode 100644
index 0000000..1533a81
--- /dev/null
+++ b/static/flags/1x1/zw.svg
@@ -0,0 +1,21 @@
+
From 1f17e61ad60c6cf2afc9d321ca7a4d23dc0a050c Mon Sep 17 00:00:00 2001
From: Alexandre Neto
Date: Fri, 7 Oct 2022 15:01:02 +0100
Subject: [PATCH 6/9] Portuguese translation (#660)
* Portuguese translation
* Adds Portuguese to the list of languages
* Missing PT translation
---
README.md | 1 +
i18n/pt.toml | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 127 insertions(+)
create mode 100644 i18n/pt.toml
diff --git a/README.md b/README.md
index 85a7f79..437e33e 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ For more details about the features please visit [here](https://toha-guides.netl
- Tiếng Việt
- Turkish
- Arabic (العربية)
+- Português
To know more about how to translate your site, please visit [here](https://toha-guides.netlify.app/posts/translation/). Follow, the data and post format from this [example site](https://hugo-toha.github.io).
diff --git a/i18n/pt.toml b/i18n/pt.toml
new file mode 100644
index 0000000..65f7703
--- /dev/null
+++ b/i18n/pt.toml
@@ -0,0 +1,126 @@
+# More documentation here: https://github.com/nicksnyder/go-i18n
+[home]
+other = "InÃcio"
+
+[posts]
+other = "Artigos"
+
+[toc_heading]
+other = "Tabela de conteúdos"
+
+[tags]
+other = "Etiquetas"
+
+[categories]
+other = "Categorias"
+
+[at]
+other = "em"
+
+[resume]
+other = "O meu CurrÃculo"
+
+[navigation]
+other = "Navegação"
+
+[contact_me]
+other = "Contacte-me:"
+
+[email]
+other = "Email"
+
+[phone]
+other = "Telefone"
+
+[newsletter_text]
+other = "Mantenha-se actualizado com notificações por email"
+
+[newsletter_input_placeholder]
+other = "Inserir email"
+
+[newsletter_warning]
+other = "Ao submeter o seu endereço de email, concorda em receber a newsletter deste website."
+
+[submit]
+other = "Enviar"
+
+[hugoAttributionText]
+other = "Desenvolvido por"
+
+[prev]
+other = "Anterior"
+
+[next]
+other = "Próximo"
+
+[share_on]
+other = "Partilha"
+
+[improve_this_page]
+other = "Melhore esta página"
+
+[out_of]
+other = "de"
+
+[publications]
+other = "Publicações"
+
+[taken_courses]
+other = "Cursos frequentados"
+
+[course_name]
+other = "Nome do Curso"
+
+[total_credit]
+other = "Créditos Totais"
+
+[obtained_credit]
+other = "Créditos Obtidos"
+
+[extracurricular_activities]
+other = "Actividades Extracurriculares"
+
+[show_more]
+other = "Ver Mais"
+
+[show_less]
+other = "Ver Menos"
+
+[responsibilities]
+other = "Responsabilidades:"
+
+[present]
+other = "Presente"
+
+[comments_javascript]
+other = "Por favor active JavaScript para ver o"
+
+[comments_by]
+other = "comentários por"
+
+[read]
+other = "Ler"
+
+[project_star]
+other = "Star"
+
+[project_details]
+other = "Detalhes"
+
+[err_404]
+other = "A página que procura ainda não está aqui."
+
+[more]
+other = "Mais"
+
+[view_certificate]
+other = "Ver Certificado"
+
+[notes]
+other = "Notas"
+
+[disclaimer_text]
+other = "Nota legal"
+
+[search]
+other = "Pesquisar"
From 747106edcca50df64a4f7111f4ebefd6870708bd Mon Sep 17 00:00:00 2001
From: BenjaminAdam <74143015+BenjaminAdam@users.noreply.github.com>
Date: Sun, 9 Oct 2022 17:24:18 +0200
Subject: [PATCH 7/9] Improved german localization (#662)
"Guthaben" is used for banking loans.
Changed to "Punktzahl" and "Note" to
better reflect the german education
system.
The 404 error message was just
nonsense. Changed it to correct
translation of english version.
---
i18n/de.toml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/i18n/de.toml b/i18n/de.toml
index 191b73b..940e089 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -72,10 +72,10 @@ other = "Belegte Kurse"
other = "Kursname"
[total_credit]
-other = "Gesamtguthaben"
+other = "Mögliche Punktzahl"
[obtained_credit]
-other = "Erhaltenes Guthaben"
+other = "Note"
[extracurricular_activities]
other = "Außerschulische Aktivitäten"
@@ -108,7 +108,7 @@ other = "Star"
other = "Details"
[err_404]
-other = "Die Seite nach der Seite ist noch nicht vorhanden."
+other = "Die von Ihnen gesuchte Seite ist noch nicht vorhanden."
[more]
other = "Mehr"
From 3ef375f4889e7391bc067b556c7b0cfe0dfe6a2a Mon Sep 17 00:00:00 2001
From: "imgbot[bot]" <31301654+imgbot[bot]@users.noreply.github.com>
Date: Sun, 9 Oct 2022 15:26:32 +0000
Subject: [PATCH 8/9] [ImgBot] Optimize images (#659)
*Total -- 2,013.46kb -> 1,961.08kb (2.6%)
/static/icons/computer-svgrepo-com.svg -- 1.33kb -> 0.89kb (32.62%)
/static/flags/1x1/ax.svg -- 0.53kb -> 0.44kb (15.61%)
/static/flags/1x1/in.svg -- 1.06kb -> 0.90kb (14.67%)
/static/icons/moon-svgrepo-com.svg -- 3.12kb -> 2.67kb (14.46%)
/static/flags/1x1/ch.svg -- 0.28kb -> 0.25kb (12.85%)
/static/flags/1x1/ps.svg -- 0.53kb -> 0.46kb (12.83%)
/static/flags/1x1/uz.svg -- 1.42kb -> 1.24kb (12.69%)
/static/flags/1x1/eu.svg -- 1.22kb -> 1.06kb (12.68%)
/static/flags/1x1/bj.svg -- 0.48kb -> 0.42kb (12.5%)
/static/flags/1x1/ve.svg -- 1.16kb -> 1.02kb (11.99%)
/static/flags/1x1/to.svg -- 0.35kb -> 0.31kb (11.73%)
/static/icons/sun-svgrepo-com.svg -- 3.44kb -> 3.04kb (11.63%)
/static/flags/1x1/tz.svg -- 0.58kb -> 0.52kb (11.52%)
/static/flags/1x1/jo.svg -- 0.67kb -> 0.60kb (11.05%)
/static/flags/1x1/sl.svg -- 0.42kb -> 0.38kb (10.57%)
/static/flags/1x1/sd.svg -- 0.48kb -> 0.43kb (10.41%)
/static/flags/1x1/kw.svg -- 0.49kb -> 0.44kb (10.12%)
/static/flags/1x1/cg.svg -- 0.46kb -> 0.41kb (9.87%)
/static/flags/1x1/cf.svg -- 0.61kb -> 0.55kb (9.7%)
/static/flags/1x1/ly.svg -- 0.51kb -> 0.46kb (9.68%)
/static/flags/1x1/pk.svg -- 0.67kb -> 0.61kb (9.46%)
/static/flags/1x1/za.svg -- 0.86kb -> 0.78kb (9.41%)
/static/flags/1x1/la.svg -- 0.49kb -> 0.44kb (9.18%)
/static/flags/1x1/bw.svg -- 0.25kb -> 0.22kb (9.16%)
/static/flags/1x1/ir.svg -- 14.96kb -> 13.59kb (9.13%)
/static/flags/1x1/cd.svg -- 0.49kb -> 0.45kb (9.13%)
/static/flags/1x1/bs.svg -- 0.55kb -> 0.50kb (9.03%)
/static/flags/1x1/cu.svg -- 0.56kb -> 0.51kb (8.95%)
/static/flags/1x1/cl.svg -- 0.56kb -> 0.51kb (8.95%)
/static/flags/1x1/tl.svg -- 0.56kb -> 0.51kb (8.9%)
/static/flags/1x1/mu.svg -- 0.31kb -> 0.28kb (8.86%)
/static/flags/1x1/bv.svg -- 0.57kb -> 0.52kb (8.81%)
/static/flags/1x1/is.svg -- 0.51kb -> 0.47kb (8.8%)
/static/flags/1x1/dj.svg -- 0.57kb -> 0.52kb (8.78%)
/static/flags/1x1/gm.svg -- 0.37kb -> 0.34kb (8.71%)
/static/flags/1x1/fo.svg -- 0.52kb -> 0.47kb (8.66%)
/static/flags/1x1/kr.svg -- 0.81kb -> 0.74kb (8.56%)
/static/flags/1x1/jp.svg -- 0.47kb -> 0.43kb (8.52%)
/static/flags/1x1/ye.svg -- 0.27kb -> 0.24kb (8.46%)
/static/flags/1x1/hu.svg -- 0.27kb -> 0.24kb (8.42%)
/static/flags/1x1/ga.svg -- 0.27kb -> 0.25kb (8.36%)
/static/flags/1x1/ml.svg -- 0.27kb -> 0.25kb (8.33%)
/static/flags/1x1/td.svg -- 0.27kb -> 0.25kb (8.33%)
/static/flags/1x1/so.svg -- 0.48kb -> 0.44kb (8.3%)
/static/flags/1x1/vn.svg -- 0.48kb -> 0.44kb (8.3%)
/static/flags/1x1/pr.svg -- 0.60kb -> 0.55kb (8.29%)
/static/flags/1x1/cw.svg -- 0.66kb -> 0.61kb (8.25%)
/static/flags/1x1/pl.svg -- 0.21kb -> 0.20kb (8.22%)
/static/flags/1x1/ci.svg -- 0.27kb -> 0.25kb (8.21%)
/static/flags/1x1/lr.svg -- 0.67kb -> 0.62kb (8.12%)
/static/flags/1x1/th.svg -- 0.28kb -> 0.26kb (8.07%)
/static/flags/1x1/co.svg -- 0.28kb -> 0.26kb (8.04%)
/static/flags/1x1/ic.svg -- 0.28kb -> 0.26kb (8.04%)
/static/flags/1x1/be.svg -- 0.28kb -> 0.26kb (8.01%)
/static/flags/1x1/ru.svg -- 0.28kb -> 0.26kb (8.01%)
/static/flags/1x1/cp.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/gf.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/mf.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/wf.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/it.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/pm.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/bl.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/gp.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/yt.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/re.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/mq.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/ie.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/fr.svg -- 0.28kb -> 0.26kb (7.96%)
/static/flags/1x1/np.svg -- 1.10kb -> 1.02kb (7.96%)
/static/flags/1x1/cr.svg -- 0.28kb -> 0.26kb (7.93%)
/static/flags/1x1/bg.svg -- 0.28kb -> 0.26kb (7.9%)
/static/flags/1x1/gn.svg -- 0.29kb -> 0.26kb (7.88%)
/static/flags/1x1/pa.svg -- 0.64kb -> 0.59kb (7.79%)
/static/flags/1x1/ua.svg -- 0.23kb -> 0.21kb (7.76%)
/static/flags/1x1/tj.svg -- 1.74kb -> 1.60kb (7.75%)
/static/flags/1x1/mc.svg -- 0.23kb -> 0.21kb (7.69%)
/static/flags/1x1/mg.svg -- 0.29kb -> 0.27kb (7.69%)
/static/flags/1x1/lv.svg -- 0.23kb -> 0.21kb (7.69%)
/static/flags/1x1/tg.svg -- 0.71kb -> 0.66kb (7.67%)
/static/flags/1x1/lc.svg -- 0.36kb -> 0.33kb (7.63%)
/static/flags/1x1/ro.svg -- 0.29kb -> 0.27kb (7.62%)
/static/flags/1x1/aw.svg -- 11.79kb -> 10.90kb (7.59%)
/static/flags/1x1/at.svg -- 0.23kb -> 0.22kb (7.53%)
/static/flags/1x1/cm.svg -- 0.80kb -> 0.74kb (7.44%)
/static/flags/1x1/ag.svg -- 0.74kb -> 0.68kb (7.4%)
/static/flags/1x1/nz.svg -- 2.12kb -> 1.97kb (7.36%)
/static/flags/1x1/tw.svg -- 2.44kb -> 2.26kb (7.28%)
/static/flags/1x1/jm.svg -- 0.38kb -> 0.35kb (7.25%)
/static/flags/1x1/kp.svg -- 0.83kb -> 0.77kb (7.19%)
/static/flags/1x1/ng.svg -- 0.25kb -> 0.23kb (7%)
/static/flags/1x1/st.svg -- 0.90kb -> 0.83kb (6.98%)
/static/flags/1x1/nr.svg -- 0.65kb -> 0.60kb (6.93%)
/static/flags/1x1/tn.svg -- 0.72kb -> 0.67kb (6.92%)
/static/flags/1x1/kn.svg -- 0.79kb -> 0.74kb (6.91%)
/static/flags/1x1/gy.svg -- 0.47kb -> 0.43kb (6.9%)
/static/flags/1x1/gw.svg -- 0.87kb -> 0.81kb (6.88%)
/static/flags/1x1/rw.svg -- 0.73kb -> 0.68kb (6.85%)
/static/flags/1x1/na.svg -- 0.95kb -> 0.89kb (6.78%)
/static/flags/1x1/dm.svg -- 16.06kb -> 14.98kb (6.7%)
/static/flags/1x1/tt.svg -- 0.31kb -> 0.29kb (6.62%)
/static/flags/1x1/ee.svg -- 0.34kb -> 0.32kb (6.59%)
/static/flags/1x1/il.svg -- 0.83kb -> 0.78kb (6.59%)
/static/flags/1x1/gi.svg -- 2.87kb -> 2.68kb (6.47%)
/static/flags/1x1/gd.svg -- 1.79kb -> 1.67kb (6.4%)
/static/flags/1x1/km.svg -- 1.01kb -> 0.95kb (6.38%)
/static/flags/1x1/sn.svg -- 0.40kb -> 0.38kb (6.33%)
/static/flags/1x1/hn.svg -- 1.09kb -> 1.02kb (6.29%)
/static/flags/1x1/ai.svg -- 36.46kb -> 34.24kb (6.08%)
/static/flags/1x1/eh.svg -- 0.57kb -> 0.53kb (6.02%)
/static/flags/1x1/bi.svg -- 1.02kb -> 0.96kb (5.82%)
/static/flags/1x1/ht.svg -- 14.76kb -> 13.91kb (5.82%)
/static/flags/1x1/gr.svg -- 0.84kb -> 0.79kb (5.57%)
/static/flags/1x1/bf.svg -- 0.37kb -> 0.35kb (5.54%)
/static/flags/1x1/ke.svg -- 1.45kb -> 1.38kb (5.44%)
/static/flags/1x1/fm.svg -- 0.74kb -> 0.70kb (5.43%)
/static/flags/1x1/ae.svg -- 0.25kb -> 0.24kb (5.41%)
/static/flags/1x1/sg.svg -- 0.92kb -> 0.87kb (5.4%)
/static/flags/1x1/tc.svg -- 6.97kb -> 6.60kb (5.38%)
/static/flags/1x1/sb.svg -- 0.93kb -> 0.88kb (5.37%)
/static/flags/1x1/no.svg -- 0.31kb -> 0.29kb (5.35%)
/static/flags/1x1/sj.svg -- 0.31kb -> 0.29kb (5.35%)
/static/flags/1x1/sc.svg -- 0.31kb -> 0.30kb (5.3%)
/static/flags/1x1/vc.svg -- 0.48kb -> 0.46kb (5.27%)
/static/flags/1x1/je.svg -- 6.24kb -> 5.92kb (5.24%)
/static/flags/1x1/lt.svg -- 0.43kb -> 0.41kb (5.24%)
/static/flags/1x1/ss.svg -- 0.38kb -> 0.37kb (5.08%)
/static/flags/1x1/sv.svg -- 81.80kb -> 77.66kb (5.06%)
/static/flags/1x1/de.svg -- 0.21kb -> 0.20kb (5.05%)
/static/flags/1x1/ne.svg -- 0.27kb -> 0.26kb (5.02%)
/static/flags/1x1/tr.svg -- 0.56kb -> 0.53kb (4.9%)
/static/flags/1x1/bq.svg -- 0.22kb -> 0.21kb (4.89%)
/static/flags/1x1/nl.svg -- 0.22kb -> 0.21kb (4.89%)
/static/flags/1x1/cz.svg -- 0.22kb -> 0.21kb (4.87%)
/static/flags/1x1/gb-eng.svg -- 0.22kb -> 0.21kb (4.8%)
/static/flags/1x1/lu.svg -- 0.22kb -> 0.21kb (4.8%)
/static/flags/1x1/gh.svg -- 0.29kb -> 0.27kb (4.78%)
/static/flags/1x1/dk.svg -- 0.23kb -> 0.22kb (4.74%)
/static/flags/1x1/am.svg -- 0.23kb -> 0.22kb (4.66%)
/static/flags/1x1/fi.svg -- 0.23kb -> 0.22kb (4.64%)
/static/flags/1x1/kh.svg -- 7.10kb -> 6.77kb (4.63%)
/static/flags/1x1/mv.svg -- 0.30kb -> 0.28kb (4.61%)
/static/flags/1x1/et.svg -- 1.19kb -> 1.14kb (4.59%)
/static/flags/1x1/id.svg -- 0.17kb -> 0.17kb (4.49%)
/static/flags/1x1/gt.svg -- 35.28kb -> 33.71kb (4.46%)
/static/flags/1x1/sr.svg -- 0.31kb -> 0.30kb (4.42%)
/static/flags/1x1/py.svg -- 17.00kb -> 16.26kb (4.33%)
/static/flags/1x1/sy.svg -- 0.32kb -> 0.31kb (4.28%)
/static/flags/1x1/bd.svg -- 0.18kb -> 0.18kb (4.23%)
/static/flags/1x1/ni.svg -- 18.16kb -> 17.39kb (4.21%)
/static/flags/1x1/vu.svg -- 2.08kb -> 1.99kb (4.09%)
/static/flags/1x1/az.svg -- 0.48kb -> 0.46kb (4.04%)
/static/flags/1x1/hk.svg -- 3.46kb -> 3.33kb (3.84%)
/static/flags/1x1/cefta.svg -- 0.89kb -> 0.86kb (3.83%)
/static/flags/1x1/cv.svg -- 1.32kb -> 1.27kb (3.77%)
/static/flags/1x1/mm.svg -- 0.68kb -> 0.65kb (3.76%)
/static/flags/1x1/va.svg -- 88.67kb -> 85.34kb (3.75%)
/static/flags/1x1/pt.svg -- 8.54kb -> 8.22kb (3.72%)
/static/flags/1x1/ba.svg -- 1.21kb -> 1.16kb (3.72%)
/static/flags/1x1/gg.svg -- 0.61kb -> 0.58kb (3.7%)
/static/flags/1x1/mh.svg -- 0.74kb -> 0.71kb (3.69%)
/static/flags/1x1/tm.svg -- 30.74kb -> 29.60kb (3.69%)
/static/flags/1x1/si.svg -- 2.02kb -> 1.94kb (3.68%)
/static/flags/1x1/tf.svg -- 1.17kb -> 1.12kb (3.6%)
/static/flags/1x1/dz.svg -- 0.30kb -> 0.29kb (3.59%)
/static/flags/1x1/se.svg -- 0.22kb -> 0.21kb (3.52%)
/static/flags/1x1/mz.svg -- 2.53kb -> 2.45kb (3.51%)
/static/flags/1x1/gb-sct.svg -- 0.23kb -> 0.22kb (3.39%)
/static/flags/1x1/ug.svg -- 3.93kb -> 3.80kb (3.38%)
/static/flags/1x1/gl.svg -- 0.23kb -> 0.22kb (3.38%)
/static/flags/1x1/pg.svg -- 2.04kb -> 1.97kb (3.35%)
/static/flags/1x1/sz.svg -- 4.63kb -> 4.47kb (3.33%)
/static/flags/1x1/ws.svg -- 0.68kb -> 0.66kb (3.29%)
/static/flags/1x1/xx.svg -- 0.24kb -> 0.23kb (3.28%)
/static/flags/1x1/vg.svg -- 10.45kb -> 10.11kb (3.26%)
/static/flags/1x1/mr.svg -- 0.42kb -> 0.41kb (3.25%)
/static/flags/1x1/es-ga.svg -- 28.15kb -> 27.25kb (3.19%)
/static/flags/1x1/gb.svg -- 0.53kb -> 0.51kb (3.16%)
/static/flags/1x1/br.svg -- 7.60kb -> 7.36kb (3.15%)
/static/flags/1x1/nu.svg -- 0.82kb -> 0.79kb (3.1%)
/static/flags/1x1/mn.svg -- 1.40kb -> 1.36kb (3.07%)
/static/flags/1x1/li.svg -- 8.12kb -> 7.87kb (3.07%)
/static/flags/1x1/fj.svg -- 25.41kb -> 24.63kb (3.04%)
/static/flags/1x1/bh.svg -- 0.27kb -> 0.26kb (2.9%)
/static/flags/1x1/ky.svg -- 23.78kb -> 23.10kb (2.89%)
/static/flags/1x1/ki.svg -- 5.80kb -> 5.64kb (2.8%)
/static/flags/1x1/ad.svg -- 31.88kb -> 31.01kb (2.73%)
/static/flags/1x1/mk.svg -- 0.40kb -> 0.39kb (2.7%)
/static/flags/1x1/zm.svg -- 5.29kb -> 5.15kb (2.68%)
/static/flags/1x1/nc.svg -- 1.23kb -> 1.20kb (2.55%)
/static/flags/1x1/my.svg -- 0.67kb -> 0.66kb (2.47%)
/static/flags/1x1/mt.svg -- 10.26kb -> 10.00kb (2.46%)
/static/flags/1x1/ao.svg -- 1.56kb -> 1.52kb (2.44%)
/static/flags/1x1/lb.svg -- 2.69kb -> 2.62kb (2.36%)
/static/flags/1x1/af.svg -- 20.61kb -> 20.12kb (2.36%)
/static/flags/1x1/io.svg -- 22.33kb -> 21.80kb (2.35%)
/static/flags/1x1/dg.svg -- 22.33kb -> 21.80kb (2.35%)
/static/flags/1x1/md.svg -- 11.09kb -> 10.83kb (2.33%)
/static/flags/1x1/bt.svg -- 24.55kb -> 23.97kb (2.33%)
/static/flags/4x3/bb.svg -- 0.59kb -> 0.58kb (2.3%)
/static/flags/1x1/bb.svg -- 0.60kb -> 0.58kb (2.3%)
/static/flags/1x1/gb-nir.svg -- 24.65kb -> 24.09kb (2.27%)
/static/flags/1x1/qa.svg -- 0.34kb -> 0.34kb (2.27%)
/static/flags/1x1/pe.svg -- 71.77kb -> 70.19kb (2.2%)
/static/flags/1x1/cc.svg -- 3.01kb -> 2.95kb (2.17%)
/static/flags/1x1/iq.svg -- 1.44kb -> 1.41kb (2.17%)
/static/flags/1x1/eg.svg -- 9.73kb -> 9.53kb (2.11%)
/static/flags/1x1/cx.svg -- 2.44kb -> 2.39kb (2.04%)
/static/flags/1x1/sx.svg -- 12.77kb -> 12.51kb (2.03%)
/static/flags/1x1/mp.svg -- 23.08kb -> 22.62kb (2.03%)
/static/flags/1x1/ec.svg -- 29.20kb -> 28.61kb (2.01%)
/static/flags/1x1/gq.svg -- 5.14kb -> 5.04kb (1.96%)
/static/flags/1x1/sk.svg -- 1.15kb -> 1.13kb (1.96%)
/static/flags/1x1/by.svg -- 5.94kb -> 5.83kb (1.84%)
/static/flags/1x1/kg.svg -- 3.24kb -> 3.18kb (1.84%)
/static/flags/1x1/pf.svg -- 4.12kb -> 4.05kb (1.8%)
/static/flags/1x1/sm.svg -- 15.47kb -> 15.19kb (1.79%)
/static/flags/1x1/bo.svg -- 112.75kb -> 110.76kb (1.76%)
/static/flags/1x1/mo.svg -- 1.51kb -> 1.48kb (1.75%)
/static/flags/1x1/ea.svg -- 91.47kb -> 89.88kb (1.75%)
/static/flags/1x1/es.svg -- 91.47kb -> 89.88kb (1.75%)
/static/flags/1x1/tv.svg -- 1.31kb -> 1.29kb (1.71%)
/static/flags/1x1/um.svg -- 3.88kb -> 3.81kb (1.64%)
/static/flags/1x1/im.svg -- 10.00kb -> 9.84kb (1.62%)
/static/flags/1x1/mw.svg -- 3.80kb -> 3.74kb (1.57%)
/static/flags/1x1/hm.svg -- 1.27kb -> 1.25kb (1.53%)
/static/flags/1x1/au.svg -- 1.27kb -> 1.25kb (1.53%)
/static/flags/1x1/bz.svg -- 45.95kb -> 45.26kb (1.52%)
/static/flags/1x1/er.svg -- 3.31kb -> 3.26kb (1.51%)
/static/flags/1x1/ph.svg -- 1.43kb -> 1.41kb (1.5%)
/static/flags/1x1/tk.svg -- 0.75kb -> 0.74kb (1.42%)
/static/flags/1x1/zw.svg -- 6.60kb -> 6.51kb (1.35%)
/static/flags/1x1/gu.svg -- 4.82kb -> 4.75kb (1.32%)
/static/flags/1x1/gs.svg -- 32.71kb -> 32.28kb (1.31%)
/static/flags/1x1/rs.svg -- 182.71kb -> 180.37kb (1.28%)
/static/flags/1x1/fk.svg -- 29.54kb -> 29.17kb (1.28%)
/static/flags/1x1/mx.svg -- 88.74kb -> 87.62kb (1.26%)
/static/flags/1x1/bm.svg -- 22.25kb -> 21.97kb (1.26%)
/static/flags/1x1/ca.svg -- 0.63kb -> 0.62kb (1.24%)
/static/flags/1x1/ck.svg -- 1.81kb -> 1.79kb (1.24%)
/static/flags/1x1/kz.svg -- 11.15kb -> 11.02kb (1.2%)
/static/flags/1x1/bn.svg -- 14.16kb -> 13.99kb (1.19%)
/static/flags/1x1/vi.svg -- 8.50kb -> 8.40kb (1.17%)
/static/flags/1x1/sa.svg -- 9.98kb -> 9.87kb (1.13%)
/static/flags/1x1/ms.svg -- 6.13kb -> 6.06kb (1.13%)
/static/flags/1x1/pn.svg -- 13.64kb -> 13.49kb (1.11%)
/static/flags/1x1/ge.svg -- 1.50kb -> 1.49kb (0.91%)
/static/flags/1x1/lk.svg -- 11.07kb -> 10.98kb (0.85%)
/static/flags/1x1/ta.svg -- 29.93kb -> 29.71kb (0.73%)
/static/flags/1x1/ac.svg -- 29.93kb -> 29.71kb (0.73%)
/static/flags/1x1/nf.svg -- 5.45kb -> 5.42kb (0.7%)
/static/flags/1x1/as.svg -- 31.83kb -> 31.63kb (0.66%)
/static/flags/1x1/me.svg -- 62.36kb -> 62.02kb (0.55%)
/static/flags/1x1/al.svg -- 3.14kb -> 3.13kb (0.37%)
/static/flags/1x1/aq.svg -- 2.88kb -> 2.87kb (0.37%)
/static/flags/1x1/gb-wls.svg -- 8.86kb -> 8.83kb (0.32%)
/static/flags/1x1/xk.svg -- 8.52kb -> 8.49kb (0.25%)
/static/flags/1x1/un.svg -- 19.93kb -> 19.88kb (0.24%)
/static/flags/1x1/cy.svg -- 5.88kb -> 5.87kb (0.23%)
Signed-off-by: ImgBotApp
Signed-off-by: ImgBotApp
Co-authored-by: ImgBotApp
Co-authored-by: Emruz Hossain
---
static/flags/1x1/ac.svg | 77 +--
static/flags/1x1/ad.svg | 149 +----
static/flags/1x1/ae.svg | 7 +-
static/flags/1x1/af.svg | 82 +--
static/flags/1x1/ag.svg | 15 +-
static/flags/1x1/ai.svg | 759 +-------------------------
static/flags/1x1/al.svg | 6 +-
static/flags/1x1/am.svg | 6 +-
static/flags/1x1/ao.svg | 14 +-
static/flags/1x1/aq.svg | 6 +-
static/flags/1x1/as.svg | 74 +--
static/flags/1x1/at.svg | 7 +-
static/flags/1x1/au.svg | 9 +-
static/flags/1x1/aw.svg | 187 +------
static/flags/1x1/ax.svg | 19 +-
static/flags/1x1/az.svg | 9 +-
static/flags/1x1/ba.svg | 13 +-
static/flags/1x1/bb.svg | 7 +-
static/flags/1x1/bd.svg | 5 +-
static/flags/1x1/be.svg | 8 +-
static/flags/1x1/bf.svg | 8 +-
static/flags/1x1/bg.svg | 8 +-
static/flags/1x1/bh.svg | 5 +-
static/flags/1x1/bi.svg | 16 +-
static/flags/1x1/bj.svg | 15 +-
static/flags/1x1/bl.svg | 8 +-
static/flags/1x1/bm.svg | 98 +---
static/flags/1x1/bn.svg | 37 +-
static/flags/1x1/bo.svg | 679 +----------------------
static/flags/1x1/bq.svg | 6 +-
static/flags/1x1/br.svg | 46 +-
static/flags/1x1/bs.svg | 14 +-
static/flags/1x1/bt.svg | 90 +--
static/flags/1x1/bv.svg | 14 +-
static/flags/1x1/bw.svg | 8 +-
static/flags/1x1/by.svg | 23 +-
static/flags/1x1/bz.svg | 146 +----
static/flags/1x1/ca.svg | 5 +-
static/flags/1x1/cc.svg | 20 +-
static/flags/1x1/cd.svg | 13 +-
static/flags/1x1/cefta.svg | 14 +-
static/flags/1x1/cf.svg | 16 +-
static/flags/1x1/cg.svg | 13 +-
static/flags/1x1/ch.svg | 10 +-
static/flags/1x1/ci.svg | 8 +-
static/flags/1x1/ck.svg | 10 +-
static/flags/1x1/cl.svg | 14 +-
static/flags/1x1/cm.svg | 16 +-
static/flags/1x1/co.svg | 8 +-
static/flags/1x1/cp.svg | 8 +-
static/flags/1x1/cr.svg | 8 +-
static/flags/1x1/cu.svg | 14 +-
static/flags/1x1/cv.svg | 14 +-
static/flags/1x1/cw.svg | 15 +-
static/flags/1x1/cx.svg | 16 +-
static/flags/1x1/cy.svg | 7 +-
static/flags/1x1/cz.svg | 6 +-
static/flags/1x1/de.svg | 6 +-
static/flags/1x1/dg.svg | 130 +----
static/flags/1x1/dj.svg | 14 +-
static/flags/1x1/dk.svg | 6 +-
static/flags/1x1/dm.svg | 153 +-----
static/flags/1x1/dz.svg | 6 +-
static/flags/1x1/ea.svg | 548 +------------------
static/flags/1x1/ec.svg | 139 +----
static/flags/1x1/ee.svg | 8 +-
static/flags/1x1/eg.svg | 39 +-
static/flags/1x1/eh.svg | 12 +-
static/flags/1x1/er.svg | 14 +-
static/flags/1x1/es-ga.svg | 188 +------
static/flags/1x1/es.svg | 548 +------------------
static/flags/1x1/et.svg | 15 +-
static/flags/1x1/eu.svg | 29 +-
static/flags/1x1/fi.svg | 6 +-
static/flags/1x1/fj.svg | 124 +----
static/flags/1x1/fk.svg | 90 +--
static/flags/1x1/fm.svg | 12 +-
static/flags/1x1/fo.svg | 13 +-
static/flags/1x1/fr.svg | 8 +-
static/flags/1x1/ga.svg | 8 +-
static/flags/1x1/gb-eng.svg | 6 +-
static/flags/1x1/gb-nir.svg | 132 +----
static/flags/1x1/gb-sct.svg | 5 +-
static/flags/1x1/gb-wls.svg | 10 +-
static/flags/1x1/gb.svg | 8 +-
static/flags/1x1/gd.svg | 28 +-
static/flags/1x1/ge.svg | 7 +-
static/flags/1x1/gf.svg | 8 +-
static/flags/1x1/gg.svg | 10 +-
static/flags/1x1/gh.svg | 7 +-
static/flags/1x1/gi.svg | 33 +-
static/flags/1x1/gl.svg | 5 +-
static/flags/1x1/gm.svg | 10 +-
static/flags/1x1/gn.svg | 8 +-
static/flags/1x1/gp.svg | 8 +-
static/flags/1x1/gq.svg | 24 +-
static/flags/1x1/gr.svg | 17 +-
static/flags/1x1/gs.svg | 133 +----
static/flags/1x1/gt.svg | 221 +-------
static/flags/1x1/gu.svg | 24 +-
static/flags/1x1/gw.svg | 16 +-
static/flags/1x1/gy.svg | 10 +-
static/flags/1x1/hk.svg | 31 +-
static/flags/1x1/hm.svg | 9 +-
static/flags/1x1/hn.svg | 19 +-
static/flags/1x1/ht.svg | 117 +---
static/flags/1x1/hu.svg | 8 +-
static/flags/1x1/ic.svg | 8 +-
static/flags/1x1/id.svg | 5 +-
static/flags/1x1/ie.svg | 8 +-
static/flags/1x1/il.svg | 15 +-
static/flags/1x1/im.svg | 37 +-
static/flags/1x1/in.svg | 26 +-
static/flags/1x1/io.svg | 130 +----
static/flags/1x1/iq.svg | 11 +-
static/flags/1x1/ir.svg | 220 +-------
static/flags/1x1/is.svg | 13 +-
static/flags/1x1/it.svg | 8 +-
static/flags/1x1/je.svg | 45 +-
static/flags/1x1/jm.svg | 9 +-
static/flags/1x1/jo.svg | 17 +-
static/flags/1x1/jp.svg | 12 +-
static/flags/1x1/ke.svg | 24 +-
static/flags/1x1/kg.svg | 16 +-
static/flags/1x1/kh.svg | 62 +--
static/flags/1x1/ki.svg | 37 +-
static/flags/1x1/km.svg | 17 +-
static/flags/1x1/kn.svg | 15 +-
static/flags/1x1/kp.svg | 16 +-
static/flags/1x1/kr.svg | 18 +-
static/flags/1x1/kw.svg | 14 +-
static/flags/1x1/ky.svg | 110 +---
static/flags/1x1/kz.svg | 24 +-
static/flags/1x1/la.svg | 13 +-
static/flags/1x1/lb.svg | 16 +-
static/flags/1x1/lc.svg | 9 +-
static/flags/1x1/li.svg | 44 +-
static/flags/1x1/lk.svg | 23 +-
static/flags/1x1/lr.svg | 15 +-
static/flags/1x1/lt.svg | 8 +-
static/flags/1x1/lu.svg | 6 +-
static/flags/1x1/lv.svg | 7 +-
static/flags/1x1/ly.svg | 14 +-
static/flags/1x1/mc.svg | 7 +-
static/flags/1x1/md.svg | 72 +--
static/flags/1x1/me.svg | 119 +---
static/flags/1x1/mf.svg | 8 +-
static/flags/1x1/mg.svg | 8 +-
static/flags/1x1/mh.svg | 9 +-
static/flags/1x1/mk.svg | 6 +-
static/flags/1x1/ml.svg | 8 +-
static/flags/1x1/mm.svg | 11 +-
static/flags/1x1/mn.svg | 15 +-
static/flags/1x1/mo.svg | 10 +-
static/flags/1x1/mp.svg | 87 +--
static/flags/1x1/mq.svg | 8 +-
static/flags/1x1/mr.svg | 7 +-
static/flags/1x1/ms.svg | 26 +-
static/flags/1x1/mt.svg | 51 +-
static/flags/1x1/mu.svg | 9 +-
static/flags/1x1/mv.svg | 7 +-
static/flags/1x1/mw.svg | 16 +-
static/flags/1x1/mx.svg | 379 +------------
static/flags/1x1/my.svg | 8 +-
static/flags/1x1/mz.svg | 22 +-
static/flags/1x1/na.svg | 17 +-
static/flags/1x1/nc.svg | 13 +-
static/flags/1x1/ne.svg | 7 +-
static/flags/1x1/nf.svg | 12 +-
static/flags/1x1/ng.svg | 7 +-
static/flags/1x1/ni.svg | 130 +----
static/flags/1x1/nl.svg | 6 +-
static/flags/1x1/no.svg | 8 +-
static/flags/1x1/np.svg | 19 +-
static/flags/1x1/nr.svg | 13 +-
static/flags/1x1/nu.svg | 11 +-
static/flags/1x1/nz.svg | 37 +-
static/flags/1x1/pa.svg | 14 +-
static/flags/1x1/pe.svg | 245 +--------
static/flags/1x1/pf.svg | 19 +-
static/flags/1x1/pg.svg | 17 +-
static/flags/1x1/ph.svg | 9 +-
static/flags/1x1/pk.svg | 16 +-
static/flags/1x1/pl.svg | 7 +-
static/flags/1x1/pm.svg | 8 +-
static/flags/1x1/pn.svg | 54 +-
static/flags/1x1/pr.svg | 14 +-
static/flags/1x1/ps.svg | 16 +-
static/flags/1x1/pt.svg | 58 +-
static/flags/1x1/py.svg | 157 +-----
static/flags/1x1/qa.svg | 5 +-
static/flags/1x1/re.svg | 8 +-
static/flags/1x1/ro.svg | 8 +-
static/flags/1x1/rs.svg | 297 +---------
static/flags/1x1/ru.svg | 8 +-
static/flags/1x1/rw.svg | 14 +-
static/flags/1x1/sa.svg | 27 +-
static/flags/1x1/sb.svg | 14 +-
static/flags/1x1/sc.svg | 8 +-
static/flags/1x1/sd.svg | 14 +-
static/flags/1x1/se.svg | 5 +-
static/flags/1x1/sg.svg | 14 +-
static/flags/1x1/si.svg | 19 +-
static/flags/1x1/sj.svg | 8 +-
static/flags/1x1/sk.svg | 10 +-
static/flags/1x1/sl.svg | 13 +-
static/flags/1x1/sm.svg | 74 +--
static/flags/1x1/sn.svg | 9 +-
static/flags/1x1/so.svg | 12 +-
static/flags/1x1/sr.svg | 7 +-
static/flags/1x1/ss.svg | 9 +-
static/flags/1x1/st.svg | 17 +-
static/flags/1x1/sv.svg | 595 +-------------------
static/flags/1x1/sx.svg | 57 +-
static/flags/1x1/sy.svg | 7 +-
static/flags/1x1/sz.svg | 35 +-
static/flags/1x1/ta.svg | 77 +--
static/flags/1x1/tc.svg | 51 +-
static/flags/1x1/td.svg | 8 +-
static/flags/1x1/tf.svg | 16 +-
static/flags/1x1/tg.svg | 15 +-
static/flags/1x1/th.svg | 8 +-
static/flags/1x1/tj.svg | 27 +-
static/flags/1x1/tk.svg | 6 +-
static/flags/1x1/tl.svg | 14 +-
static/flags/1x1/tm.svg | 203 +------
static/flags/1x1/tn.svg | 14 +-
static/flags/1x1/to.svg | 11 +-
static/flags/1x1/tr.svg | 9 +-
static/flags/1x1/tt.svg | 8 +-
static/flags/1x1/tv.svg | 10 +-
static/flags/1x1/tw.svg | 33 +-
static/flags/1x1/tz.svg | 16 +-
static/flags/1x1/ua.svg | 7 +-
static/flags/1x1/ug.svg | 31 +-
static/flags/1x1/um.svg | 16 +-
static/flags/1x1/un.svg | 17 +-
static/flags/1x1/uz.svg | 31 +-
static/flags/1x1/va.svg | 480 +---------------
static/flags/1x1/vc.svg | 9 +-
static/flags/1x1/ve.svg | 27 +-
static/flags/1x1/vg.svg | 64 +--
static/flags/1x1/vi.svg | 29 +-
static/flags/1x1/vn.svg | 12 +-
static/flags/1x1/vu.svg | 22 +-
static/flags/1x1/wf.svg | 8 +-
static/flags/1x1/ws.svg | 8 +-
static/flags/1x1/xk.svg | 9 +-
static/flags/1x1/xx.svg | 5 +-
static/flags/1x1/ye.svg | 8 +-
static/flags/1x1/yt.svg | 8 +-
static/flags/1x1/za.svg | 18 +-
static/flags/1x1/zm.svg | 28 +-
static/flags/1x1/zw.svg | 22 +-
static/flags/4x3/bb.svg | 7 +-
static/icons/computer-svgrepo-com.svg | 46 +-
static/icons/moon-svgrepo-com.svg | 67 +--
static/icons/sun-svgrepo-com.svg | 69 +--
258 files changed, 258 insertions(+), 11434 deletions(-)
diff --git a/static/flags/1x1/ac.svg b/static/flags/1x1/ac.svg
index 3840caf..0a6adbd 100644
--- a/static/flags/1x1/ac.svg
+++ b/static/flags/1x1/ac.svg
@@ -1,76 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ad.svg b/static/flags/1x1/ad.svg
index f1d7fde..c8695ee 100644
--- a/static/flags/1x1/ad.svg
+++ b/static/flags/1x1/ad.svg
@@ -1,148 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ae.svg b/static/flags/1x1/ae.svg
index 058c16e..fe4df5c 100644
--- a/static/flags/1x1/ae.svg
+++ b/static/flags/1x1/ae.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/af.svg b/static/flags/1x1/af.svg
index 04d064a..0b3ae0b 100644
--- a/static/flags/1x1/af.svg
+++ b/static/flags/1x1/af.svg
@@ -1,81 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ag.svg b/static/flags/1x1/ag.svg
index c4c9ee2..258b7b6 100644
--- a/static/flags/1x1/ag.svg
+++ b/static/flags/1x1/ag.svg
@@ -1,14 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ai.svg b/static/flags/1x1/ai.svg
index a82f26e..382ebe5 100644
--- a/static/flags/1x1/ai.svg
+++ b/static/flags/1x1/ai.svg
@@ -1,758 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/al.svg b/static/flags/1x1/al.svg
index d4c6d5d..0db359f 100644
--- a/static/flags/1x1/al.svg
+++ b/static/flags/1x1/al.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/am.svg b/static/flags/1x1/am.svg
index a188adf..f5605b3 100644
--- a/static/flags/1x1/am.svg
+++ b/static/flags/1x1/am.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ao.svg b/static/flags/1x1/ao.svg
index ba77036..e2745a4 100644
--- a/static/flags/1x1/ao.svg
+++ b/static/flags/1x1/ao.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/aq.svg b/static/flags/1x1/aq.svg
index a4d9a20..fe20318 100644
--- a/static/flags/1x1/aq.svg
+++ b/static/flags/1x1/aq.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/as.svg b/static/flags/1x1/as.svg
index 3c9c8b5..67acd68 100644
--- a/static/flags/1x1/as.svg
+++ b/static/flags/1x1/as.svg
@@ -1,73 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/at.svg b/static/flags/1x1/at.svg
index 4736319..6f1a645 100644
--- a/static/flags/1x1/at.svg
+++ b/static/flags/1x1/at.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/au.svg b/static/flags/1x1/au.svg
index d0465a2..65c6087 100644
--- a/static/flags/1x1/au.svg
+++ b/static/flags/1x1/au.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/aw.svg b/static/flags/1x1/aw.svg
index 6445b66..744ed2f 100644
--- a/static/flags/1x1/aw.svg
+++ b/static/flags/1x1/aw.svg
@@ -1,186 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ax.svg b/static/flags/1x1/ax.svg
index 43cd591..13e5e4b 100644
--- a/static/flags/1x1/ax.svg
+++ b/static/flags/1x1/ax.svg
@@ -1,18 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/az.svg b/static/flags/1x1/az.svg
index eedd9e6..87e4917 100644
--- a/static/flags/1x1/az.svg
+++ b/static/flags/1x1/az.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ba.svg b/static/flags/1x1/ba.svg
index 28184da..4c9271c 100644
--- a/static/flags/1x1/ba.svg
+++ b/static/flags/1x1/ba.svg
@@ -1,12 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bb.svg b/static/flags/1x1/bb.svg
index 026bb0a..cfe258a 100644
--- a/static/flags/1x1/bb.svg
+++ b/static/flags/1x1/bb.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bd.svg b/static/flags/1x1/bd.svg
index 86fcfba..026abad 100644
--- a/static/flags/1x1/bd.svg
+++ b/static/flags/1x1/bd.svg
@@ -1,4 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/be.svg b/static/flags/1x1/be.svg
index 31b9723..a0dc293 100644
--- a/static/flags/1x1/be.svg
+++ b/static/flags/1x1/be.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bf.svg b/static/flags/1x1/bf.svg
index a5078df..2ab3629 100644
--- a/static/flags/1x1/bf.svg
+++ b/static/flags/1x1/bf.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bg.svg b/static/flags/1x1/bg.svg
index 16fe7e0..b2e92fa 100644
--- a/static/flags/1x1/bg.svg
+++ b/static/flags/1x1/bg.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bh.svg b/static/flags/1x1/bh.svg
index 2d131aa..437a428 100644
--- a/static/flags/1x1/bh.svg
+++ b/static/flags/1x1/bh.svg
@@ -1,4 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bi.svg b/static/flags/1x1/bi.svg
index db5df38..eee7dc3 100644
--- a/static/flags/1x1/bi.svg
+++ b/static/flags/1x1/bi.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bj.svg b/static/flags/1x1/bj.svg
index 34c30b1..19bc4fc 100644
--- a/static/flags/1x1/bj.svg
+++ b/static/flags/1x1/bj.svg
@@ -1,14 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bl.svg b/static/flags/1x1/bl.svg
index 65550d9..bf5c786 100644
--- a/static/flags/1x1/bl.svg
+++ b/static/flags/1x1/bl.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bm.svg b/static/flags/1x1/bm.svg
index 0dca49b..4849cf0 100644
--- a/static/flags/1x1/bm.svg
+++ b/static/flags/1x1/bm.svg
@@ -1,97 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bn.svg b/static/flags/1x1/bn.svg
index afad727..e1b7a2d 100644
--- a/static/flags/1x1/bn.svg
+++ b/static/flags/1x1/bn.svg
@@ -1,36 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bo.svg b/static/flags/1x1/bo.svg
index 5f1311a..61b12aa 100644
--- a/static/flags/1x1/bo.svg
+++ b/static/flags/1x1/bo.svg
@@ -1,678 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bq.svg b/static/flags/1x1/bq.svg
index 4b9168e..e3d72a3 100644
--- a/static/flags/1x1/bq.svg
+++ b/static/flags/1x1/bq.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/br.svg b/static/flags/1x1/br.svg
index 6c854ac..53b5a49 100644
--- a/static/flags/1x1/br.svg
+++ b/static/flags/1x1/br.svg
@@ -1,45 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bs.svg b/static/flags/1x1/bs.svg
index 6914138..f617db7 100644
--- a/static/flags/1x1/bs.svg
+++ b/static/flags/1x1/bs.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bt.svg b/static/flags/1x1/bt.svg
index 0a9dfeb..ff23ee9 100644
--- a/static/flags/1x1/bt.svg
+++ b/static/flags/1x1/bt.svg
@@ -1,89 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bv.svg b/static/flags/1x1/bv.svg
index 36fefad..7dc8f4f 100644
--- a/static/flags/1x1/bv.svg
+++ b/static/flags/1x1/bv.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bw.svg b/static/flags/1x1/bw.svg
index d276018..8a4b689 100644
--- a/static/flags/1x1/bw.svg
+++ b/static/flags/1x1/bw.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/by.svg b/static/flags/1x1/by.svg
index 9fd7121..71a2c83 100644
--- a/static/flags/1x1/by.svg
+++ b/static/flags/1x1/by.svg
@@ -1,22 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/bz.svg b/static/flags/1x1/bz.svg
index 48bd0b0..de82a37 100644
--- a/static/flags/1x1/bz.svg
+++ b/static/flags/1x1/bz.svg
@@ -1,145 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ca.svg b/static/flags/1x1/ca.svg
index 84cde34..a37b1b0 100644
--- a/static/flags/1x1/ca.svg
+++ b/static/flags/1x1/ca.svg
@@ -1,4 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cc.svg b/static/flags/1x1/cc.svg
index d107bdc..c4c7430 100644
--- a/static/flags/1x1/cc.svg
+++ b/static/flags/1x1/cc.svg
@@ -1,19 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cd.svg b/static/flags/1x1/cd.svg
index 4c804d8..5b1e20a 100644
--- a/static/flags/1x1/cd.svg
+++ b/static/flags/1x1/cd.svg
@@ -1,12 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cefta.svg b/static/flags/1x1/cefta.svg
index 1fcc0aa..59acd3f 100644
--- a/static/flags/1x1/cefta.svg
+++ b/static/flags/1x1/cefta.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cf.svg b/static/flags/1x1/cf.svg
index 667fc93..95650f6 100644
--- a/static/flags/1x1/cf.svg
+++ b/static/flags/1x1/cf.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cg.svg b/static/flags/1x1/cg.svg
index df4e316..e5280c5 100644
--- a/static/flags/1x1/cg.svg
+++ b/static/flags/1x1/cg.svg
@@ -1,12 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ch.svg b/static/flags/1x1/ch.svg
index 52578bf..73d5e9d 100644
--- a/static/flags/1x1/ch.svg
+++ b/static/flags/1x1/ch.svg
@@ -1,9 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ci.svg b/static/flags/1x1/ci.svg
index 2abf641..6b241e5 100644
--- a/static/flags/1x1/ci.svg
+++ b/static/flags/1x1/ci.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ck.svg b/static/flags/1x1/ck.svg
index 43a1057..f0c93a8 100644
--- a/static/flags/1x1/ck.svg
+++ b/static/flags/1x1/ck.svg
@@ -1,9 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cl.svg b/static/flags/1x1/cl.svg
index 7cc494d..e13915b 100644
--- a/static/flags/1x1/cl.svg
+++ b/static/flags/1x1/cl.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cm.svg b/static/flags/1x1/cm.svg
index 9233b92..da951a4 100644
--- a/static/flags/1x1/cm.svg
+++ b/static/flags/1x1/cm.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/co.svg b/static/flags/1x1/co.svg
index 5804bfe..e56d5f7 100644
--- a/static/flags/1x1/co.svg
+++ b/static/flags/1x1/co.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cp.svg b/static/flags/1x1/cp.svg
index c3157fb..693d7e1 100644
--- a/static/flags/1x1/cp.svg
+++ b/static/flags/1x1/cp.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cr.svg b/static/flags/1x1/cr.svg
index 4e7889e..88fa548 100644
--- a/static/flags/1x1/cr.svg
+++ b/static/flags/1x1/cr.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cu.svg b/static/flags/1x1/cu.svg
index e059e78..0ee6cc6 100644
--- a/static/flags/1x1/cu.svg
+++ b/static/flags/1x1/cu.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cv.svg b/static/flags/1x1/cv.svg
index cb8b597..2b80132 100644
--- a/static/flags/1x1/cv.svg
+++ b/static/flags/1x1/cv.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cw.svg b/static/flags/1x1/cw.svg
index 88fddec..4b89b54 100644
--- a/static/flags/1x1/cw.svg
+++ b/static/flags/1x1/cw.svg
@@ -1,14 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cx.svg b/static/flags/1x1/cx.svg
index 44d3757..ed78cd1 100644
--- a/static/flags/1x1/cx.svg
+++ b/static/flags/1x1/cx.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cy.svg b/static/flags/1x1/cy.svg
index 58d87e7..0182ee6 100644
--- a/static/flags/1x1/cy.svg
+++ b/static/flags/1x1/cy.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/cz.svg b/static/flags/1x1/cz.svg
index dcd0a6b..cb4ecd8 100644
--- a/static/flags/1x1/cz.svg
+++ b/static/flags/1x1/cz.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/de.svg b/static/flags/1x1/de.svg
index ccb5ff1..f4aa9b4 100644
--- a/static/flags/1x1/de.svg
+++ b/static/flags/1x1/de.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/dg.svg b/static/flags/1x1/dg.svg
index fd238df..381b674 100644
--- a/static/flags/1x1/dg.svg
+++ b/static/flags/1x1/dg.svg
@@ -1,129 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/dj.svg b/static/flags/1x1/dj.svg
index 9530b06..408c83a 100644
--- a/static/flags/1x1/dj.svg
+++ b/static/flags/1x1/dj.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/dk.svg b/static/flags/1x1/dk.svg
index 5aaaa19..72a0e17 100644
--- a/static/flags/1x1/dk.svg
+++ b/static/flags/1x1/dk.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/dm.svg b/static/flags/1x1/dm.svg
index 0bcf5b2..76f7fb9 100644
--- a/static/flags/1x1/dm.svg
+++ b/static/flags/1x1/dm.svg
@@ -1,152 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/dz.svg b/static/flags/1x1/dz.svg
index 8abcd25..db0545c 100644
--- a/static/flags/1x1/dz.svg
+++ b/static/flags/1x1/dz.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ea.svg b/static/flags/1x1/ea.svg
index bab6a69..6b8f150 100644
--- a/static/flags/1x1/ea.svg
+++ b/static/flags/1x1/ea.svg
@@ -1,547 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ec.svg b/static/flags/1x1/ec.svg
index 06495b9..11360dc 100644
--- a/static/flags/1x1/ec.svg
+++ b/static/flags/1x1/ec.svg
@@ -1,138 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ee.svg b/static/flags/1x1/ee.svg
index a921ce4..0a9123c 100644
--- a/static/flags/1x1/ee.svg
+++ b/static/flags/1x1/ee.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/eg.svg b/static/flags/1x1/eg.svg
index 900abc6..9b1631a 100644
--- a/static/flags/1x1/eg.svg
+++ b/static/flags/1x1/eg.svg
@@ -1,38 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/eh.svg b/static/flags/1x1/eh.svg
index 0f9d3c2..e8f1a5b 100644
--- a/static/flags/1x1/eh.svg
+++ b/static/flags/1x1/eh.svg
@@ -1,11 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/er.svg b/static/flags/1x1/er.svg
index 8f04e39..d9bcc75 100644
--- a/static/flags/1x1/er.svg
+++ b/static/flags/1x1/er.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/es-ga.svg b/static/flags/1x1/es-ga.svg
index bb1abbb..f401137 100644
--- a/static/flags/1x1/es-ga.svg
+++ b/static/flags/1x1/es-ga.svg
@@ -1,187 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/es.svg b/static/flags/1x1/es.svg
index f9c9b4b..8ceacc4 100644
--- a/static/flags/1x1/es.svg
+++ b/static/flags/1x1/es.svg
@@ -1,547 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/et.svg b/static/flags/1x1/et.svg
index 0c62956..73bbaee 100644
--- a/static/flags/1x1/et.svg
+++ b/static/flags/1x1/et.svg
@@ -1,14 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/eu.svg b/static/flags/1x1/eu.svg
index f992981..88ec69f 100644
--- a/static/flags/1x1/eu.svg
+++ b/static/flags/1x1/eu.svg
@@ -1,28 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/fi.svg b/static/flags/1x1/fi.svg
index aba2ef3..6b62396 100644
--- a/static/flags/1x1/fi.svg
+++ b/static/flags/1x1/fi.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/fj.svg b/static/flags/1x1/fj.svg
index e2ca5b4..1832bf7 100644
--- a/static/flags/1x1/fj.svg
+++ b/static/flags/1x1/fj.svg
@@ -1,123 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/fk.svg b/static/flags/1x1/fk.svg
index 1156f36..a2c6329 100644
--- a/static/flags/1x1/fk.svg
+++ b/static/flags/1x1/fk.svg
@@ -1,89 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/fm.svg b/static/flags/1x1/fm.svg
index 4077f47..985b721 100644
--- a/static/flags/1x1/fm.svg
+++ b/static/flags/1x1/fm.svg
@@ -1,11 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/fo.svg b/static/flags/1x1/fo.svg
index 2a2b065..ab24a08 100644
--- a/static/flags/1x1/fo.svg
+++ b/static/flags/1x1/fo.svg
@@ -1,12 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/fr.svg b/static/flags/1x1/fr.svg
index dfa34e8..70695dc 100644
--- a/static/flags/1x1/fr.svg
+++ b/static/flags/1x1/fr.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ga.svg b/static/flags/1x1/ga.svg
index 113a5b5..db26432 100644
--- a/static/flags/1x1/ga.svg
+++ b/static/flags/1x1/ga.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gb-eng.svg b/static/flags/1x1/gb-eng.svg
index ee48fed..ebd8ed4 100644
--- a/static/flags/1x1/gb-eng.svg
+++ b/static/flags/1x1/gb-eng.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gb-nir.svg b/static/flags/1x1/gb-nir.svg
index c4d2a85..25fc29a 100644
--- a/static/flags/1x1/gb-nir.svg
+++ b/static/flags/1x1/gb-nir.svg
@@ -1,131 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gb-sct.svg b/static/flags/1x1/gb-sct.svg
index 44d38cc..0582be9 100644
--- a/static/flags/1x1/gb-sct.svg
+++ b/static/flags/1x1/gb-sct.svg
@@ -1,4 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gb-wls.svg b/static/flags/1x1/gb-wls.svg
index 3126882..91cd2e2 100644
--- a/static/flags/1x1/gb-wls.svg
+++ b/static/flags/1x1/gb-wls.svg
@@ -1,9 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gb.svg b/static/flags/1x1/gb.svg
index b261273..b746149 100644
--- a/static/flags/1x1/gb.svg
+++ b/static/flags/1x1/gb.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gd.svg b/static/flags/1x1/gd.svg
index 97d87f4..ff12307 100644
--- a/static/flags/1x1/gd.svg
+++ b/static/flags/1x1/gd.svg
@@ -1,27 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ge.svg b/static/flags/1x1/ge.svg
index f0af103..66e86e2 100644
--- a/static/flags/1x1/ge.svg
+++ b/static/flags/1x1/ge.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gf.svg b/static/flags/1x1/gf.svg
index 81b3e44..08881e6 100644
--- a/static/flags/1x1/gf.svg
+++ b/static/flags/1x1/gf.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gg.svg b/static/flags/1x1/gg.svg
index 23aca9e..ff1c13d 100644
--- a/static/flags/1x1/gg.svg
+++ b/static/flags/1x1/gg.svg
@@ -1,9 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gh.svg b/static/flags/1x1/gh.svg
index 84f4bab..cce26f6 100644
--- a/static/flags/1x1/gh.svg
+++ b/static/flags/1x1/gh.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gi.svg b/static/flags/1x1/gi.svg
index ded225d..346279b 100644
--- a/static/flags/1x1/gi.svg
+++ b/static/flags/1x1/gi.svg
@@ -1,32 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gl.svg b/static/flags/1x1/gl.svg
index eaa817b..4d3f130 100644
--- a/static/flags/1x1/gl.svg
+++ b/static/flags/1x1/gl.svg
@@ -1,4 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gm.svg b/static/flags/1x1/gm.svg
index 2a8f724..1a03ed8 100644
--- a/static/flags/1x1/gm.svg
+++ b/static/flags/1x1/gm.svg
@@ -1,9 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gn.svg b/static/flags/1x1/gn.svg
index ae81f9d..29efa7d 100644
--- a/static/flags/1x1/gn.svg
+++ b/static/flags/1x1/gn.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gp.svg b/static/flags/1x1/gp.svg
index 143250f..0ce416d 100644
--- a/static/flags/1x1/gp.svg
+++ b/static/flags/1x1/gp.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gq.svg b/static/flags/1x1/gq.svg
index 3fb086e..04be5c2 100644
--- a/static/flags/1x1/gq.svg
+++ b/static/flags/1x1/gq.svg
@@ -1,23 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gr.svg b/static/flags/1x1/gr.svg
index a268830..2b34727 100644
--- a/static/flags/1x1/gr.svg
+++ b/static/flags/1x1/gr.svg
@@ -1,16 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gs.svg b/static/flags/1x1/gs.svg
index 791bf01..baca456 100644
--- a/static/flags/1x1/gs.svg
+++ b/static/flags/1x1/gs.svg
@@ -1,132 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gt.svg b/static/flags/1x1/gt.svg
index 790f9a1..4846cfe 100644
--- a/static/flags/1x1/gt.svg
+++ b/static/flags/1x1/gt.svg
@@ -1,220 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gu.svg b/static/flags/1x1/gu.svg
index 316edc8..78a4b29 100644
--- a/static/flags/1x1/gu.svg
+++ b/static/flags/1x1/gu.svg
@@ -1,23 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gw.svg b/static/flags/1x1/gw.svg
index cae163d..9c3789a 100644
--- a/static/flags/1x1/gw.svg
+++ b/static/flags/1x1/gw.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/gy.svg b/static/flags/1x1/gy.svg
index 8188c44..4d0b9a5 100644
--- a/static/flags/1x1/gy.svg
+++ b/static/flags/1x1/gy.svg
@@ -1,9 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/hk.svg b/static/flags/1x1/hk.svg
index e55b2fd..030e6a5 100644
--- a/static/flags/1x1/hk.svg
+++ b/static/flags/1x1/hk.svg
@@ -1,30 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/hm.svg b/static/flags/1x1/hm.svg
index 51e236a..18f6772 100644
--- a/static/flags/1x1/hm.svg
+++ b/static/flags/1x1/hm.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/hn.svg b/static/flags/1x1/hn.svg
index 432ead6..cfdc8bb 100644
--- a/static/flags/1x1/hn.svg
+++ b/static/flags/1x1/hn.svg
@@ -1,18 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ht.svg b/static/flags/1x1/ht.svg
index 965dd03..0897e2e 100644
--- a/static/flags/1x1/ht.svg
+++ b/static/flags/1x1/ht.svg
@@ -1,116 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/hu.svg b/static/flags/1x1/hu.svg
index 088242d..0298329 100644
--- a/static/flags/1x1/hu.svg
+++ b/static/flags/1x1/hu.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ic.svg b/static/flags/1x1/ic.svg
index 096603d..92fcafa 100644
--- a/static/flags/1x1/ic.svg
+++ b/static/flags/1x1/ic.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/id.svg b/static/flags/1x1/id.svg
index df08018..f017dbc 100644
--- a/static/flags/1x1/id.svg
+++ b/static/flags/1x1/id.svg
@@ -1,4 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ie.svg b/static/flags/1x1/ie.svg
index e13de22..53fc17e 100644
--- a/static/flags/1x1/ie.svg
+++ b/static/flags/1x1/ie.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/il.svg b/static/flags/1x1/il.svg
index 9c19148..41932e3 100644
--- a/static/flags/1x1/il.svg
+++ b/static/flags/1x1/il.svg
@@ -1,14 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/im.svg b/static/flags/1x1/im.svg
index af18aa4..bfa5652 100644
--- a/static/flags/1x1/im.svg
+++ b/static/flags/1x1/im.svg
@@ -1,36 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/in.svg b/static/flags/1x1/in.svg
index 7b79eeb..03d6ae5 100644
--- a/static/flags/1x1/in.svg
+++ b/static/flags/1x1/in.svg
@@ -1,25 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/io.svg b/static/flags/1x1/io.svg
index 6eadd53..4cc6ade 100644
--- a/static/flags/1x1/io.svg
+++ b/static/flags/1x1/io.svg
@@ -1,129 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/iq.svg b/static/flags/1x1/iq.svg
index f009ae2..a7f7f92 100644
--- a/static/flags/1x1/iq.svg
+++ b/static/flags/1x1/iq.svg
@@ -1,10 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ir.svg b/static/flags/1x1/ir.svg
index 45f6eec..ecabb0d 100644
--- a/static/flags/1x1/ir.svg
+++ b/static/flags/1x1/ir.svg
@@ -1,219 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/is.svg b/static/flags/1x1/is.svg
index 7b79052..78d1334 100644
--- a/static/flags/1x1/is.svg
+++ b/static/flags/1x1/is.svg
@@ -1,12 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/it.svg b/static/flags/1x1/it.svg
index b9596d0..2a37d80 100644
--- a/static/flags/1x1/it.svg
+++ b/static/flags/1x1/it.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/je.svg b/static/flags/1x1/je.svg
index de73a00..e4218c4 100644
--- a/static/flags/1x1/je.svg
+++ b/static/flags/1x1/je.svg
@@ -1,44 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/jm.svg b/static/flags/1x1/jm.svg
index e2c0e54..1037f36 100644
--- a/static/flags/1x1/jm.svg
+++ b/static/flags/1x1/jm.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/jo.svg b/static/flags/1x1/jo.svg
index 43888cb..421b6e4 100644
--- a/static/flags/1x1/jo.svg
+++ b/static/flags/1x1/jo.svg
@@ -1,16 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/jp.svg b/static/flags/1x1/jp.svg
index c3aeaa6..35e8aa8 100644
--- a/static/flags/1x1/jp.svg
+++ b/static/flags/1x1/jp.svg
@@ -1,11 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ke.svg b/static/flags/1x1/ke.svg
index ad76b35..0447d98 100644
--- a/static/flags/1x1/ke.svg
+++ b/static/flags/1x1/ke.svg
@@ -1,23 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/kg.svg b/static/flags/1x1/kg.svg
index ab37474..38eecea 100644
--- a/static/flags/1x1/kg.svg
+++ b/static/flags/1x1/kg.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/kh.svg b/static/flags/1x1/kh.svg
index adda387..9b9bf37 100644
--- a/static/flags/1x1/kh.svg
+++ b/static/flags/1x1/kh.svg
@@ -1,61 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ki.svg b/static/flags/1x1/ki.svg
index 58586c0..6a51386 100644
--- a/static/flags/1x1/ki.svg
+++ b/static/flags/1x1/ki.svg
@@ -1,36 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/km.svg b/static/flags/1x1/km.svg
index 3831b1d..f225145 100644
--- a/static/flags/1x1/km.svg
+++ b/static/flags/1x1/km.svg
@@ -1,16 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/kn.svg b/static/flags/1x1/kn.svg
index 24dec7e..d67c7ae 100644
--- a/static/flags/1x1/kn.svg
+++ b/static/flags/1x1/kn.svg
@@ -1,14 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/kp.svg b/static/flags/1x1/kp.svg
index 16f7ac2..f48b977 100644
--- a/static/flags/1x1/kp.svg
+++ b/static/flags/1x1/kp.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/kr.svg b/static/flags/1x1/kr.svg
index ca75181..c79ca9f 100644
--- a/static/flags/1x1/kr.svg
+++ b/static/flags/1x1/kr.svg
@@ -1,17 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/kw.svg b/static/flags/1x1/kw.svg
index f9d34d0..196fa6a 100644
--- a/static/flags/1x1/kw.svg
+++ b/static/flags/1x1/kw.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ky.svg b/static/flags/1x1/ky.svg
index 4c99478..355b5af 100644
--- a/static/flags/1x1/ky.svg
+++ b/static/flags/1x1/ky.svg
@@ -1,109 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/kz.svg b/static/flags/1x1/kz.svg
index 364fbc1..cfdd094 100644
--- a/static/flags/1x1/kz.svg
+++ b/static/flags/1x1/kz.svg
@@ -1,23 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/la.svg b/static/flags/1x1/la.svg
index 7fcf263..0af3223 100644
--- a/static/flags/1x1/la.svg
+++ b/static/flags/1x1/la.svg
@@ -1,12 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/lb.svg b/static/flags/1x1/lb.svg
index 6cbf329..67dd418 100644
--- a/static/flags/1x1/lb.svg
+++ b/static/flags/1x1/lb.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/lc.svg b/static/flags/1x1/lc.svg
index d39c7f6..df2a8fd 100644
--- a/static/flags/1x1/lc.svg
+++ b/static/flags/1x1/lc.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/li.svg b/static/flags/1x1/li.svg
index 260c8f6..54fd3f8 100644
--- a/static/flags/1x1/li.svg
+++ b/static/flags/1x1/li.svg
@@ -1,43 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/lk.svg b/static/flags/1x1/lk.svg
index 3fc4f4d..96607df 100644
--- a/static/flags/1x1/lk.svg
+++ b/static/flags/1x1/lk.svg
@@ -1,22 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/lr.svg b/static/flags/1x1/lr.svg
index 03ebae5..b4582f5 100644
--- a/static/flags/1x1/lr.svg
+++ b/static/flags/1x1/lr.svg
@@ -1,14 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/lt.svg b/static/flags/1x1/lt.svg
index 52ada94..7247fca 100644
--- a/static/flags/1x1/lt.svg
+++ b/static/flags/1x1/lt.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/lu.svg b/static/flags/1x1/lu.svg
index 5c0d6da..db6ea47 100644
--- a/static/flags/1x1/lu.svg
+++ b/static/flags/1x1/lu.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/lv.svg b/static/flags/1x1/lv.svg
index 5af883c..f62fa9b 100644
--- a/static/flags/1x1/lv.svg
+++ b/static/flags/1x1/lv.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ly.svg b/static/flags/1x1/ly.svg
index 5ff903a..3e7c17a 100644
--- a/static/flags/1x1/ly.svg
+++ b/static/flags/1x1/ly.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mc.svg b/static/flags/1x1/mc.svg
index 04173a4..ca23554 100644
--- a/static/flags/1x1/mc.svg
+++ b/static/flags/1x1/mc.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/md.svg b/static/flags/1x1/md.svg
index 8720921..da96d85 100644
--- a/static/flags/1x1/md.svg
+++ b/static/flags/1x1/md.svg
@@ -1,71 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/me.svg b/static/flags/1x1/me.svg
index fbd8b86..d8fa3e4 100644
--- a/static/flags/1x1/me.svg
+++ b/static/flags/1x1/me.svg
@@ -1,118 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mf.svg b/static/flags/1x1/mf.svg
index 4722c61..b3afd80 100644
--- a/static/flags/1x1/mf.svg
+++ b/static/flags/1x1/mf.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mg.svg b/static/flags/1x1/mg.svg
index 4f901ca..4cd2ef4 100644
--- a/static/flags/1x1/mg.svg
+++ b/static/flags/1x1/mg.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mh.svg b/static/flags/1x1/mh.svg
index 8ff2256..a4da3bb 100644
--- a/static/flags/1x1/mh.svg
+++ b/static/flags/1x1/mh.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mk.svg b/static/flags/1x1/mk.svg
index 0ee923a..163ff1a 100644
--- a/static/flags/1x1/mk.svg
+++ b/static/flags/1x1/mk.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ml.svg b/static/flags/1x1/ml.svg
index 665d6b2..796c6fe 100644
--- a/static/flags/1x1/ml.svg
+++ b/static/flags/1x1/ml.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mm.svg b/static/flags/1x1/mm.svg
index 9b235f3..1be4927 100644
--- a/static/flags/1x1/mm.svg
+++ b/static/flags/1x1/mm.svg
@@ -1,10 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mn.svg b/static/flags/1x1/mn.svg
index c9d6104..4c2e3f9 100644
--- a/static/flags/1x1/mn.svg
+++ b/static/flags/1x1/mn.svg
@@ -1,14 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mo.svg b/static/flags/1x1/mo.svg
index f79bf12..866726b 100644
--- a/static/flags/1x1/mo.svg
+++ b/static/flags/1x1/mo.svg
@@ -1,9 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mp.svg b/static/flags/1x1/mp.svg
index 6fef8fd..a16ef27 100644
--- a/static/flags/1x1/mp.svg
+++ b/static/flags/1x1/mp.svg
@@ -1,86 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mq.svg b/static/flags/1x1/mq.svg
index 3a1e55b..552a91e 100644
--- a/static/flags/1x1/mq.svg
+++ b/static/flags/1x1/mq.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mr.svg b/static/flags/1x1/mr.svg
index a98ec2a..cf880bc 100644
--- a/static/flags/1x1/mr.svg
+++ b/static/flags/1x1/mr.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ms.svg b/static/flags/1x1/ms.svg
index ba504db..51613b4 100644
--- a/static/flags/1x1/ms.svg
+++ b/static/flags/1x1/ms.svg
@@ -1,25 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mt.svg b/static/flags/1x1/mt.svg
index a9f58e1..077a30a 100644
--- a/static/flags/1x1/mt.svg
+++ b/static/flags/1x1/mt.svg
@@ -1,50 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mu.svg b/static/flags/1x1/mu.svg
index 2afe1d3..6ff584b 100644
--- a/static/flags/1x1/mu.svg
+++ b/static/flags/1x1/mu.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mv.svg b/static/flags/1x1/mv.svg
index c9a6c5b..c79fd60 100644
--- a/static/flags/1x1/mv.svg
+++ b/static/flags/1x1/mv.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mw.svg b/static/flags/1x1/mw.svg
index 5de0311..2f83304 100644
--- a/static/flags/1x1/mw.svg
+++ b/static/flags/1x1/mw.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mx.svg b/static/flags/1x1/mx.svg
index 4b0c5d4..0670a7c 100644
--- a/static/flags/1x1/mx.svg
+++ b/static/flags/1x1/mx.svg
@@ -1,378 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/my.svg b/static/flags/1x1/my.svg
index 79ff5cc..b9600b4 100644
--- a/static/flags/1x1/my.svg
+++ b/static/flags/1x1/my.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/mz.svg b/static/flags/1x1/mz.svg
index cceb0de..79c5ac6 100644
--- a/static/flags/1x1/mz.svg
+++ b/static/flags/1x1/mz.svg
@@ -1,21 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/na.svg b/static/flags/1x1/na.svg
index 5cb08a3..318645e 100644
--- a/static/flags/1x1/na.svg
+++ b/static/flags/1x1/na.svg
@@ -1,16 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/nc.svg b/static/flags/1x1/nc.svg
index 7063a99..ab90d2b 100644
--- a/static/flags/1x1/nc.svg
+++ b/static/flags/1x1/nc.svg
@@ -1,12 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ne.svg b/static/flags/1x1/ne.svg
index a96b027..f32ae0e 100644
--- a/static/flags/1x1/ne.svg
+++ b/static/flags/1x1/ne.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/nf.svg b/static/flags/1x1/nf.svg
index e47b4cd..a3ba319 100644
--- a/static/flags/1x1/nf.svg
+++ b/static/flags/1x1/nf.svg
@@ -1,11 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ng.svg b/static/flags/1x1/ng.svg
index 62813e8..b574023 100644
--- a/static/flags/1x1/ng.svg
+++ b/static/flags/1x1/ng.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ni.svg b/static/flags/1x1/ni.svg
index 265a71c..7c1d02b 100644
--- a/static/flags/1x1/ni.svg
+++ b/static/flags/1x1/ni.svg
@@ -1,129 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/nl.svg b/static/flags/1x1/nl.svg
index eb0e360..e874a93 100644
--- a/static/flags/1x1/nl.svg
+++ b/static/flags/1x1/nl.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/no.svg b/static/flags/1x1/no.svg
index 939920d..7dc7741 100644
--- a/static/flags/1x1/no.svg
+++ b/static/flags/1x1/no.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/np.svg b/static/flags/1x1/np.svg
index 67af928..880e716 100644
--- a/static/flags/1x1/np.svg
+++ b/static/flags/1x1/np.svg
@@ -1,18 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/nr.svg b/static/flags/1x1/nr.svg
index d506071..7e5b996 100644
--- a/static/flags/1x1/nr.svg
+++ b/static/flags/1x1/nr.svg
@@ -1,12 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/nu.svg b/static/flags/1x1/nu.svg
index ce31672..953938f 100644
--- a/static/flags/1x1/nu.svg
+++ b/static/flags/1x1/nu.svg
@@ -1,10 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/nz.svg b/static/flags/1x1/nz.svg
index e61ed29..540ae5a 100644
--- a/static/flags/1x1/nz.svg
+++ b/static/flags/1x1/nz.svg
@@ -1,36 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pa.svg b/static/flags/1x1/pa.svg
index 2c53cdd..c839185 100644
--- a/static/flags/1x1/pa.svg
+++ b/static/flags/1x1/pa.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pe.svg b/static/flags/1x1/pe.svg
index bbb8f78..f685e58 100644
--- a/static/flags/1x1/pe.svg
+++ b/static/flags/1x1/pe.svg
@@ -1,244 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pf.svg b/static/flags/1x1/pf.svg
index 2aff155..04e8884 100644
--- a/static/flags/1x1/pf.svg
+++ b/static/flags/1x1/pf.svg
@@ -1,18 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pg.svg b/static/flags/1x1/pg.svg
index 63dff19..041f931 100644
--- a/static/flags/1x1/pg.svg
+++ b/static/flags/1x1/pg.svg
@@ -1,16 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ph.svg b/static/flags/1x1/ph.svg
index fee5308..4d8a33d 100644
--- a/static/flags/1x1/ph.svg
+++ b/static/flags/1x1/ph.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pk.svg b/static/flags/1x1/pk.svg
index 7a12a49..31b0ef9 100644
--- a/static/flags/1x1/pk.svg
+++ b/static/flags/1x1/pk.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pl.svg b/static/flags/1x1/pl.svg
index 8c43577..a9868a6 100644
--- a/static/flags/1x1/pl.svg
+++ b/static/flags/1x1/pl.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pm.svg b/static/flags/1x1/pm.svg
index c9fabd9..a7a34ba 100644
--- a/static/flags/1x1/pm.svg
+++ b/static/flags/1x1/pm.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pn.svg b/static/flags/1x1/pn.svg
index a546e21..be5918d 100644
--- a/static/flags/1x1/pn.svg
+++ b/static/flags/1x1/pn.svg
@@ -1,53 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pr.svg b/static/flags/1x1/pr.svg
index 29cc0ed..423f997 100644
--- a/static/flags/1x1/pr.svg
+++ b/static/flags/1x1/pr.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ps.svg b/static/flags/1x1/ps.svg
index a4ab807..813293a 100644
--- a/static/flags/1x1/ps.svg
+++ b/static/flags/1x1/ps.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/pt.svg b/static/flags/1x1/pt.svg
index 43cdb97..84fe6c1 100644
--- a/static/flags/1x1/pt.svg
+++ b/static/flags/1x1/pt.svg
@@ -1,57 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/py.svg b/static/flags/1x1/py.svg
index 86ec718..b5782d0 100644
--- a/static/flags/1x1/py.svg
+++ b/static/flags/1x1/py.svg
@@ -1,156 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/qa.svg b/static/flags/1x1/qa.svg
index 4edb827..659da2c 100644
--- a/static/flags/1x1/qa.svg
+++ b/static/flags/1x1/qa.svg
@@ -1,4 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/re.svg b/static/flags/1x1/re.svg
index 41d87d9..fd951b9 100644
--- a/static/flags/1x1/re.svg
+++ b/static/flags/1x1/re.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ro.svg b/static/flags/1x1/ro.svg
index e6cf0f6..0edeb78 100644
--- a/static/flags/1x1/ro.svg
+++ b/static/flags/1x1/ro.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/rs.svg b/static/flags/1x1/rs.svg
index c87e41b..496a249 100644
--- a/static/flags/1x1/rs.svg
+++ b/static/flags/1x1/rs.svg
@@ -1,296 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ru.svg b/static/flags/1x1/ru.svg
index 485c24e..3ddeda5 100644
--- a/static/flags/1x1/ru.svg
+++ b/static/flags/1x1/ru.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/rw.svg b/static/flags/1x1/rw.svg
index 55c48e6..6c8c6c3 100644
--- a/static/flags/1x1/rw.svg
+++ b/static/flags/1x1/rw.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sa.svg b/static/flags/1x1/sa.svg
index 6ea572d..bccdfa8 100644
--- a/static/flags/1x1/sa.svg
+++ b/static/flags/1x1/sa.svg
@@ -1,26 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sb.svg b/static/flags/1x1/sb.svg
index 5bea33d..d9d0771 100644
--- a/static/flags/1x1/sb.svg
+++ b/static/flags/1x1/sb.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sc.svg b/static/flags/1x1/sc.svg
index 2996bac..7bfaede 100644
--- a/static/flags/1x1/sc.svg
+++ b/static/flags/1x1/sc.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sd.svg b/static/flags/1x1/sd.svg
index c2de460..5520a50 100644
--- a/static/flags/1x1/sd.svg
+++ b/static/flags/1x1/sd.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/se.svg b/static/flags/1x1/se.svg
index bae316d..1b77a3b 100644
--- a/static/flags/1x1/se.svg
+++ b/static/flags/1x1/se.svg
@@ -1,4 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sg.svg b/static/flags/1x1/sg.svg
index 5c60b94..9a748d8 100644
--- a/static/flags/1x1/sg.svg
+++ b/static/flags/1x1/sg.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/si.svg b/static/flags/1x1/si.svg
index 3beab9b..147c7bf 100644
--- a/static/flags/1x1/si.svg
+++ b/static/flags/1x1/si.svg
@@ -1,18 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sj.svg b/static/flags/1x1/sj.svg
index ecb9c79..9ec6869 100644
--- a/static/flags/1x1/sj.svg
+++ b/static/flags/1x1/sj.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sk.svg b/static/flags/1x1/sk.svg
index 3e4ff50..20c17e1 100644
--- a/static/flags/1x1/sk.svg
+++ b/static/flags/1x1/sk.svg
@@ -1,9 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sl.svg b/static/flags/1x1/sl.svg
index 7eda1e8..895629e 100644
--- a/static/flags/1x1/sl.svg
+++ b/static/flags/1x1/sl.svg
@@ -1,12 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sm.svg b/static/flags/1x1/sm.svg
index fec66d8..281965e 100644
--- a/static/flags/1x1/sm.svg
+++ b/static/flags/1x1/sm.svg
@@ -1,73 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sn.svg b/static/flags/1x1/sn.svg
index ff9cf2e..347b324 100644
--- a/static/flags/1x1/sn.svg
+++ b/static/flags/1x1/sn.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/so.svg b/static/flags/1x1/so.svg
index 39cf47b..20bab07 100644
--- a/static/flags/1x1/so.svg
+++ b/static/flags/1x1/so.svg
@@ -1,11 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sr.svg b/static/flags/1x1/sr.svg
index 0ca3596..454911e 100644
--- a/static/flags/1x1/sr.svg
+++ b/static/flags/1x1/sr.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ss.svg b/static/flags/1x1/ss.svg
index e950241..5d665e6 100644
--- a/static/flags/1x1/ss.svg
+++ b/static/flags/1x1/ss.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/st.svg b/static/flags/1x1/st.svg
index 6c834b3..5c8182b 100644
--- a/static/flags/1x1/st.svg
+++ b/static/flags/1x1/st.svg
@@ -1,16 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sv.svg b/static/flags/1x1/sv.svg
index 95f1da0..10c678c 100644
--- a/static/flags/1x1/sv.svg
+++ b/static/flags/1x1/sv.svg
@@ -1,594 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sx.svg b/static/flags/1x1/sx.svg
index 4b6ec4b..e27c6ea 100644
--- a/static/flags/1x1/sx.svg
+++ b/static/flags/1x1/sx.svg
@@ -1,56 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sy.svg b/static/flags/1x1/sy.svg
index b910dd8..0c89c41 100644
--- a/static/flags/1x1/sy.svg
+++ b/static/flags/1x1/sy.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/sz.svg b/static/flags/1x1/sz.svg
index 2f19ee1..6b408ab 100644
--- a/static/flags/1x1/sz.svg
+++ b/static/flags/1x1/sz.svg
@@ -1,34 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ta.svg b/static/flags/1x1/ta.svg
index ce1542d..fbfa0d2 100644
--- a/static/flags/1x1/ta.svg
+++ b/static/flags/1x1/ta.svg
@@ -1,76 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tc.svg b/static/flags/1x1/tc.svg
index c3caf3f..6c0d142 100644
--- a/static/flags/1x1/tc.svg
+++ b/static/flags/1x1/tc.svg
@@ -1,50 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/td.svg b/static/flags/1x1/td.svg
index 9bb0ce6..6a6740c 100644
--- a/static/flags/1x1/td.svg
+++ b/static/flags/1x1/td.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tf.svg b/static/flags/1x1/tf.svg
index 8d85a2b..9574a28 100644
--- a/static/flags/1x1/tf.svg
+++ b/static/flags/1x1/tf.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tg.svg b/static/flags/1x1/tg.svg
index 96dc042..4a2b55b 100644
--- a/static/flags/1x1/tg.svg
+++ b/static/flags/1x1/tg.svg
@@ -1,14 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/th.svg b/static/flags/1x1/th.svg
index 35141d3..4723319 100644
--- a/static/flags/1x1/th.svg
+++ b/static/flags/1x1/th.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tj.svg b/static/flags/1x1/tj.svg
index 93bb4a8..650b07e 100644
--- a/static/flags/1x1/tj.svg
+++ b/static/flags/1x1/tj.svg
@@ -1,26 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tk.svg b/static/flags/1x1/tk.svg
index e9f5b42..b121aed 100644
--- a/static/flags/1x1/tk.svg
+++ b/static/flags/1x1/tk.svg
@@ -1,5 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tl.svg b/static/flags/1x1/tl.svg
index 09b7ed1..b32aa02 100644
--- a/static/flags/1x1/tl.svg
+++ b/static/flags/1x1/tl.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tm.svg b/static/flags/1x1/tm.svg
index 0ad764a..266f24e 100644
--- a/static/flags/1x1/tm.svg
+++ b/static/flags/1x1/tm.svg
@@ -1,202 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tn.svg b/static/flags/1x1/tn.svg
index 327e0bb..18ca8de 100644
--- a/static/flags/1x1/tn.svg
+++ b/static/flags/1x1/tn.svg
@@ -1,13 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/to.svg b/static/flags/1x1/to.svg
index 3f1b600..a3859ef 100644
--- a/static/flags/1x1/to.svg
+++ b/static/flags/1x1/to.svg
@@ -1,10 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tr.svg b/static/flags/1x1/tr.svg
index 9a882a2..8fdcba6 100644
--- a/static/flags/1x1/tr.svg
+++ b/static/flags/1x1/tr.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tt.svg b/static/flags/1x1/tt.svg
index 8413969..23e65f7 100644
--- a/static/flags/1x1/tt.svg
+++ b/static/flags/1x1/tt.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tv.svg b/static/flags/1x1/tv.svg
index 098b916..411c314 100644
--- a/static/flags/1x1/tv.svg
+++ b/static/flags/1x1/tv.svg
@@ -1,9 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tw.svg b/static/flags/1x1/tw.svg
index 067edaa..c5b40f5 100644
--- a/static/flags/1x1/tw.svg
+++ b/static/flags/1x1/tw.svg
@@ -1,32 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/tz.svg b/static/flags/1x1/tz.svg
index dfb0233..0943d2d 100644
--- a/static/flags/1x1/tz.svg
+++ b/static/flags/1x1/tz.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ua.svg b/static/flags/1x1/ua.svg
index 7ceb894..575f7d0 100644
--- a/static/flags/1x1/ua.svg
+++ b/static/flags/1x1/ua.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ug.svg b/static/flags/1x1/ug.svg
index 3acd558..bfc6859 100644
--- a/static/flags/1x1/ug.svg
+++ b/static/flags/1x1/ug.svg
@@ -1,30 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/um.svg b/static/flags/1x1/um.svg
index 8fda3e9..9d602d2 100644
--- a/static/flags/1x1/um.svg
+++ b/static/flags/1x1/um.svg
@@ -1,15 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/un.svg b/static/flags/1x1/un.svg
index 258cb01..eeeb6c3 100644
--- a/static/flags/1x1/un.svg
+++ b/static/flags/1x1/un.svg
@@ -1,16 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/uz.svg b/static/flags/1x1/uz.svg
index 48d62e3..4ec5483 100644
--- a/static/flags/1x1/uz.svg
+++ b/static/flags/1x1/uz.svg
@@ -1,30 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/va.svg b/static/flags/1x1/va.svg
index 5c8e878..0d8e4f2 100644
--- a/static/flags/1x1/va.svg
+++ b/static/flags/1x1/va.svg
@@ -1,479 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/vc.svg b/static/flags/1x1/vc.svg
index f347db9..393b1ce 100644
--- a/static/flags/1x1/vc.svg
+++ b/static/flags/1x1/vc.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ve.svg b/static/flags/1x1/ve.svg
index 2d02c6a..1ef3e68 100644
--- a/static/flags/1x1/ve.svg
+++ b/static/flags/1x1/ve.svg
@@ -1,26 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/vg.svg b/static/flags/1x1/vg.svg
index 7a3bbab..fba5ace 100644
--- a/static/flags/1x1/vg.svg
+++ b/static/flags/1x1/vg.svg
@@ -1,63 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/vi.svg b/static/flags/1x1/vi.svg
index 114995e..60f4756 100644
--- a/static/flags/1x1/vi.svg
+++ b/static/flags/1x1/vi.svg
@@ -1,28 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/vn.svg b/static/flags/1x1/vn.svg
index 865d264..6b07c4b 100644
--- a/static/flags/1x1/vn.svg
+++ b/static/flags/1x1/vn.svg
@@ -1,11 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/vu.svg b/static/flags/1x1/vu.svg
index 09add70..6027a6c 100644
--- a/static/flags/1x1/vu.svg
+++ b/static/flags/1x1/vu.svg
@@ -1,21 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/wf.svg b/static/flags/1x1/wf.svg
index a45b0f1..eab14f3 100644
--- a/static/flags/1x1/wf.svg
+++ b/static/flags/1x1/wf.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ws.svg b/static/flags/1x1/ws.svg
index ab08fdb..0d5647a 100644
--- a/static/flags/1x1/ws.svg
+++ b/static/flags/1x1/ws.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/xk.svg b/static/flags/1x1/xk.svg
index 1e43b95..703f93c 100644
--- a/static/flags/1x1/xk.svg
+++ b/static/flags/1x1/xk.svg
@@ -1,8 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/xx.svg b/static/flags/1x1/xx.svg
index ccf6c1f..c883b70 100644
--- a/static/flags/1x1/xx.svg
+++ b/static/flags/1x1/xx.svg
@@ -1,4 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/ye.svg b/static/flags/1x1/ye.svg
index 4cac4a8..4eed6b5 100644
--- a/static/flags/1x1/ye.svg
+++ b/static/flags/1x1/ye.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/yt.svg b/static/flags/1x1/yt.svg
index 56e76bd..5b0f659 100644
--- a/static/flags/1x1/yt.svg
+++ b/static/flags/1x1/yt.svg
@@ -1,7 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/za.svg b/static/flags/1x1/za.svg
index 7bbe274..bb60280 100644
--- a/static/flags/1x1/za.svg
+++ b/static/flags/1x1/za.svg
@@ -1,17 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/zm.svg b/static/flags/1x1/zm.svg
index 9506601..81650cf 100644
--- a/static/flags/1x1/zm.svg
+++ b/static/flags/1x1/zm.svg
@@ -1,27 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/1x1/zw.svg b/static/flags/1x1/zw.svg
index 1533a81..c8aba89 100644
--- a/static/flags/1x1/zw.svg
+++ b/static/flags/1x1/zw.svg
@@ -1,21 +1 @@
-
+
\ No newline at end of file
diff --git a/static/flags/4x3/bb.svg b/static/flags/4x3/bb.svg
index 73f5329..7ab64ff 100644
--- a/static/flags/4x3/bb.svg
+++ b/static/flags/4x3/bb.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/static/icons/computer-svgrepo-com.svg b/static/icons/computer-svgrepo-com.svg
index bec726e..1933caf 100644
--- a/static/icons/computer-svgrepo-com.svg
+++ b/static/icons/computer-svgrepo-com.svg
@@ -1,45 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/icons/moon-svgrepo-com.svg b/static/icons/moon-svgrepo-com.svg
index 7fdbf4a..2192c65 100644
--- a/static/icons/moon-svgrepo-com.svg
+++ b/static/icons/moon-svgrepo-com.svg
@@ -1,66 +1 @@
-
-
-
+
\ No newline at end of file
diff --git a/static/icons/sun-svgrepo-com.svg b/static/icons/sun-svgrepo-com.svg
index 079b8c2..4031692 100644
--- a/static/icons/sun-svgrepo-com.svg
+++ b/static/icons/sun-svgrepo-com.svg
@@ -1,68 +1 @@
-
-
-
+
\ No newline at end of file
From 1ca18416d1020067ec82c88214a0ca8b9d149f36 Mon Sep 17 00:00:00 2001
From: Lukas Nagel
Date: Tue, 11 Oct 2022 11:33:18 +0200
Subject: [PATCH 9/9] Centered Arrow (#664)
---
layouts/partials/sections/home.html | 2 +-
static/css/sections/home.css | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/layouts/partials/sections/home.html b/layouts/partials/sections/home.html
index 37608da..9dddf46 100644
--- a/layouts/partials/sections/home.html
+++ b/layouts/partials/sections/home.html
@@ -132,7 +132,7 @@
{{ if .section.id }}
{{ $sectionID = .section.id }}
{{ end }}
-
+
{{ end }}
{{ end }}
diff --git a/static/css/sections/home.css b/static/css/sections/home.css
index 0e995f8..e3edea8 100644
--- a/static/css/sections/home.css
+++ b/static/css/sections/home.css
@@ -18,6 +18,11 @@
background-size: cover;
}
+.arrow-center {
+ display: flex;
+ justify-content: center;
+}
+
/*
Resolves https://github.com/hugo-toha/toha/issues/70