From 4cba0937f1cc4ed4e5be6cee352d9c12c198e353 Mon Sep 17 00:00:00 2001 From: warrenwjk Date: Thu, 23 May 2024 00:27:11 +0800 Subject: [PATCH] Fix button text. --- advertizement/Intro1.md | 3 +++ frontend/app/page.tsx | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/advertizement/Intro1.md b/advertizement/Intro1.md index dada38b..0d9511b 100644 --- a/advertizement/Intro1.md +++ b/advertizement/Intro1.md @@ -1,6 +1,9 @@ # First introduction video +- Title: + - 【latexdiff.cn】一键生成pdf,展示latex项目修改 + - [latexdiff.cn] Generate a pdf showing the changes of latex projects online! - publication: Youtube(Chinese and English version) Bilibili (Chinese version) - advertisement: - English: Reddit, twitter diff --git a/frontend/app/page.tsx b/frontend/app/page.tsx index 5ecff3a..ac1fdd7 100644 --- a/frontend/app/page.tsx +++ b/frontend/app/page.tsx @@ -278,7 +278,7 @@ export default function Home() { label="Old version of zip project downloaded from Overleaf:" rules={[{ required: true, message: 'Please select old project zip file!' }]}> false} maxCount={1} accept='zip,application/zip,application/x-zip,application/x-zip-compressed'> - + false} maxCount={1} accept='zip,application/zip,application/x-zip,application/x-zip-compressed'> - +