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
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-mr" viewBox="0 0 512 512">
<path fill="#cd2a3e" d="M0 0h512v512H0z"/>
<path fill="#006233" d="M0 76.8h512v358.4H0z"/>
<path fill="#ffc400" d="M416 164.9a160 160 0 0 1-320 0 165 165 0 0 0-5.4 41.8A165.4 165.4 0 1 0 416 165z" class="mr-st1"/>
<path fill="#ffc400" d="m256 100-14.4 44.3h-46.5l37.6 27.3-14.3 44.2 37.6-27.3 37.6 27.3-14.4-44.2 37.7-27.3h-46.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 430 B