first commit

This commit is contained in:
xiaomai
2025-09-15 00:28:27 +08:00
commit ae8d3ce510
28 changed files with 2882 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
{
"manifest": "/templates/manifest.json",
"slides": [
{
"type": "cover",
"template": "cover",
"data": {
"title": "柔佛永平关圣公联谊会",
"subtitle": "筹募活动基金联欢晚会",
"date": "2025年9月16日",
"location": "永平富华冷气酒家"
},
"background": "https://picsum.photos/1920/1080?grayscale"
},
{
"type": "speech",
"template": "speech",
"data": {
"name": "林添顺",
"nameEn": "YB Ling Tian Soon (Ah Soon)",
"title": "柔佛州州议员兼州行政议员",
"avatar": "images/林添顺.jpg",
"bio": "马华公会MCA领袖现任柔佛州永平区州议员兼州行政议会卫生及环境委员会主席。青年政治人物积极推动民生与公共服务改善关注教育、环境及社区发展。"
},
"background": "https://picsum.photos/1920/1080?grayscale&random=1",
"overrideCss": "overrides/zhanghua.css"
},
{
"type": "speech",
"template": "speech",
"data": {
"name": "嘉宾姓名",
"title": "职位 / 头衔",
"avatar": "images/关圣公致辞2.jpg",
"bio": "嘉宾介绍"
},
"background": "https://picsum.photos/1920/1080?grayscale&random=2",
"overrideCss": "overrides/limei.css"
}
]
}