adding country flags, html meta stuff, web routes file, js components

This commit is contained in:
2022-05-04 13:02:19 -06:00
parent de53c3c882
commit bafa9dba26
24 changed files with 1845 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<symbol id="flag-fr_FR" viewBox="0 0 3 2" preserveAspectRatio="xMidYMid meet" x="0" y="0">
<path fill="#ec1920" d="M0 0h3v2H0z"></path>
<path fill="#fff" d="M0 0h2v2H0z"></path>
<path fill="#051440" d="M0 0h1v2H0z"></path>
</symbol>