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
+16
View File
@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-jo" viewBox="0 0 512 512">
<defs>
<clipPath id="jo-a">
<path fill-opacity=".7" d="M113.6 0H607v493.5H113.6z"/>
</clipPath>
</defs>
<g clip-path="url(#jo-a)" transform="translate(-117.8)scale(1.0375)">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#000001" d="M0 0h987v164.5H0z"/>
<path fill="#fff" d="M0 164.5h987V329H0z"/>
<path fill="#090" d="M0 329h987v164.5H0z"/>
<path fill="red" d="m0 493.5 493.5-246.8L0 0z"/>
<path fill="#fff" d="m164.8 244 22 10.6h-24.5l5.5 24-15.3-19.3-15.3 19.2 5.5-23.9H118l22.1-10.7-15.3-19.1 22.1 10.6 5.5-23.9 5.5 24 22-10.7z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 702 B