Initial commit: AIFO official portal web.

Add static site, shared layout, and Node dev server with standard .gitignore.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-30 15:29:50 +08:00
commit 4d30803b60
1154 changed files with 184340 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-la" viewBox="0 0 512 512">
<defs>
<clipPath id="la-a">
<path fill-opacity=".7" d="M177.2 0h708.6v708.7H177.2z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#la-a)" transform="translate(-128)scale(.72249)">
<path fill="#ce1126" d="M0 0h1063v708.7H0z"/>
<path fill="#002868" d="M0 176h1063v356.6H0z"/>
<path fill="#fff" d="M684.2 354.3a152.7 152.7 0 1 1-305.4 0 152.7 152.7 0 0 1 305.4 0"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 505 B