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
+14
View File
@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-tg" viewBox="0 0 512 512">
<defs>
<clipPath id="tg-a">
<path fill-opacity=".7" d="M0-.2h496.3V496H0z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#tg-a)" transform="translate(0 .3)scale(1.0316)">
<path fill="#ffe300" d="M0-.2h744V496H0z"/>
<path fill="#118600" d="M0 201.5h744v99.7H0zM0 0h744v99.7H0z"/>
<path fill="#d80000" d="M0 0h297.1v301.2H0z"/>
<path fill="#fff" d="M130.3 124.3c0-.9 18.3-51.5 18.3-51.5l16.6 50.6s55.6 1.7 55.6.8-44 33.2-44 33.2 20.7 58.1 19.9 56.5-48.1-34.9-48.1-34.9-48.2 33.2-47.3 33.2 18.2-54.7 18.2-54.7L76.4 125z"/>
<path fill="#118600" d="M0 396.4h744v99.7H0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 718 B