4d30803b60
Add static site, shared layout, and Node dev server with standard .gitignore. Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
219 B
XML
7 lines
219 B
XML
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-pl" viewBox="0 0 640 480">
|
|
<g fill-rule="evenodd">
|
|
<path fill="#fff" d="M640 480H0V0h640z"/>
|
|
<path fill="#dc143c" d="M640 480H0V240h640z"/>
|
|
</g>
|
|
</svg>
|