4d30803b60
Add static site, shared layout, and Node dev server with standard .gitignore. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
318 B
XML
8 lines
318 B
XML
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sj" viewBox="0 0 512 512">
|
|
<path fill="#ef2b2d" d="M0 0h512v512H0z"/>
|
|
<path fill="#fff" d="M128 0h128v512H128z"/>
|
|
<path fill="#fff" d="M0 192h512v128H0z"/>
|
|
<path fill="#002868" d="M160 0h64v512h-64z"/>
|
|
<path fill="#002868" d="M0 224h512v64H0z"/>
|
|
</svg>
|