Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
whinc committed Jan 18, 2025
1 parent d411fc0 commit 532972e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/templates/VerticalFeatures.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { Section } from '../layout/Section';
const VerticalFeatures = () => (
<Section
title="功能介绍"
description="万年历/老黄历/公历/农历/佛历/道历/节气节日/周公解梦/BMI身高体重肥胖评估/亲戚称呼/计算器/退休年龄/二维码制作/头像美化/手电筒,持续更新,不断优化,感谢使用!"
description="咱这微信小程序的功能,那可太丰富啦!万年历老黄历,想看哪天看哪天;公历农历随便切,还有佛历道历来凑趣。节气节日都标好,再也不怕忘日子。想解梦有周公解梦,测身材有 BMI 评估。亲戚称呼搞不清?一键查询秒懂。计算器、退休年龄计算也安排上。还能做二维码、美化头像,甚至当手电筒用!功能持续更新优化,就等你来体验,包你满意!"
>
<VerticalFeatureRow
pageId="calendar"
Expand Down
2 changes: 1 addition & 1 deletion src/utils/AppConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export const AppConfig = {
site_name: '小而美工具',
title: '小而美工具',
description:
'️用❤️开发100款小而美的生活小工具,希望你会喜欢,欢迎微信扫码体验!',
'以科技为笔,爱心作墨,打造 100 款生活小工具,扫码开启便捷生活!',
locale: 'zh-CN',
basePath: '/ucalc-website',
};

0 comments on commit 532972e

Please sign in to comment.