feat: metadata add desc

This commit is contained in:
JOYCEQL
2025-01-03 14:26:52 +08:00
committed by qingchen
parent a025e6eb9b
commit 3b9d704ebf
3 changed files with 3 additions and 0 deletions
@@ -27,6 +27,7 @@ export async function generateMetadata({
return {
title: t("title"),
description: t("description"),
};
}
+1
View File
@@ -1,6 +1,7 @@
{
"common": {
"title": "Magic Resume",
"description": "Magic Resume is an open source resume editor, free, privacy-first. No registration required, all data stored locally, support data backup and export, ensuring your resume data is always available.",
"dashboard": "Dashboard",
"edit": "Edit",
"delete": "Delete"
+1
View File
@@ -1,6 +1,7 @@
{
"common": {
"title": "魔法简历",
"description": "魔法简历是一款开源的简历编辑器,免费,隐私优先。无需注册登录,数据完全存储在本地,支持数据导出备份,确保您的简历数据随时可用。",
"dashboard": "仪表板",
"edit": "编辑",
"delete": "删除"