Skip to content

Commit 07af285

Browse files
authored
Update config properties for title, author, and theme
1 parent 74e234f commit 07af285

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

moire.config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
export const config = {
2-
title: "Moire",
3-
author: "Aeris",
4-
theme: "classic",
2+
title: Verso",
3+
author: "Yao",
4+
theme: "receipt",
55
pageSize: 20,
66
order_by: "created",
7-
description: "Sync your thoughts from Apple Notes by Shortcuts.",
7+
description: "INFP的电子杂志🦋",
88
keywords: "memo, thought, sync, apple notes, shortcuts, ios",
99
url: "https://moire.blog"
1010
};

0 commit comments

Comments
 (0)