diff --git a/template_examples/简约答辩风.json b/template_examples/简约答辩风.json new file mode 100644 index 0000000..6e10d13 --- /dev/null +++ b/template_examples/简约答辩风.json @@ -0,0 +1,15 @@ +{ + "template_name": "简约答辩风", + "description": "以蓝白为主色调的大学答辩风格", + "html_template": "\n\n\n \n \n {{ page_title }}\n \n \n \n \n\n\n
\n
\n

{{ main_heading }}

\n
\n \n
\n
\n {{ page_content }}\n
\n
\n \n
\n {{ current_page_number }} / {{ total_page_count }}\n
\n
\n\n\n", + "tags": [ + "蓝白", + "大学答辩" + ], + "is_default": false, + "export_info": { + "exported_at": "2025-07-23T07:58:37.924Z", + "original_id": 10, + "original_created_at": 1753257350.5712268 + } +} \ No newline at end of file