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
+18
View File
@@ -0,0 +1,18 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-hn" viewBox="0 0 512 512">
<path fill="#18c3df" d="M0 0h512v512H0z"/>
<path fill="#fff" d="M0 170.7h512v170.6H0z"/>
<g id="hn-c" fill="#18c3df" transform="translate(256 256)scale(28.44446)">
<g id="hn-b">
<path id="hn-a" d="m0-1-.3 1 .5.1z"/>
<use xlink:href="#hn-a" width="100%" height="100%" transform="scale(-1 1)"/>
</g>
<use xlink:href="#hn-b" width="100%" height="100%" transform="rotate(72)"/>
<use xlink:href="#hn-b" width="100%" height="100%" transform="rotate(-72)"/>
<use xlink:href="#hn-b" width="100%" height="100%" transform="rotate(144)"/>
<use xlink:href="#hn-b" width="100%" height="100%" transform="rotate(-144)"/>
</g>
<use xlink:href="#hn-c" width="100%" height="100%" transform="translate(142.2 -45.5)"/>
<use xlink:href="#hn-c" width="100%" height="100%" transform="translate(142.2 39.8)"/>
<use xlink:href="#hn-c" width="100%" height="100%" transform="translate(-142.2 -45.5)"/>
<use xlink:href="#hn-c" width="100%" height="100%" transform="translate(-142.2 39.8)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB