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-is" viewBox="0 0 512 512">
<defs>
<clipPath id="is-a">
<path fill-opacity=".7" d="M85.4 0h486v486h-486z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" stroke-width="0" clip-path="url(#is-a)" transform="translate(-90)scale(1.0535)">
<path fill="#003897" d="M0 0h675v486H0z"/>
<path fill="#fff" d="M0 189h189V0h108v189h378v108H297v189H189V297H0z"/>
<path fill="#d72828" d="M0 216h216V0h54v216h405v54H270v216h-54V270H0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 520 B