SNS 링크 설정 추가 v1.5.39

This commit is contained in:
2026-06-02 17:06:02 +09:00
parent e3b8087b09
commit 4da1ade2cf
15 changed files with 411 additions and 20 deletions

View File

@@ -21,6 +21,7 @@ export const getDefaultSiteSettings = () => {
logoUrl: '',
faviconUrl: '',
copyrightText: `©${new Date().getFullYear()} ${title}`,
socialLinks: [],
showPostUpdatedAt: false,
homeCoverImageUrl: '',
homeCoverDarkImageUrl: '',