Commit Graph
7 Commits
Author SHA1 Message Date
mstfyldz 4fe175f037 revision 2026-08-11 13:22:02 +03:00
mstfyldz be0d6d627c revision 2026-08-10 01:50:04 +03:00
AyrisAI bf530a2a0e bb 2026-08-06 02:21:07 +03:00
AyrisAI 8de29f09fd bb 2026-08-06 02:18:34 +03:00
ayrisdevandClaude Sonnet 5 13355d9f67 Fix invalid JSON in partners.json breaking footer partner links
Stray extra quote after the milliol.com URL made the file invalid JSON,
so json_decode failed and the footer silently rendered no partner links.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-22 13:47:13 +03:00
AyrisAI dd181af928 Update partners and app layout 2026-07-22 10:14:15 +03:00
ayrisdevandClaude Opus 4.8 e8317dec18 Add JSON-driven partner links section to footer
Reads resources/data/partners.json (url/anchor/title/rel), cached by the file's
mtime so edits go live on the next deploy. Skips invalid/non-http entries and
renders nothing when the list is empty.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 10:06:05 +03:00