Add some content to the readme file

This commit is contained in:
PrinOrange
2023-12-29 21:03:30 +08:00
parent 9b9055e4b1
commit 3c379c5733
3 changed files with 60 additions and 6 deletions

View File

@@ -14,6 +14,7 @@ export const Config: TConfig = {
// Your domain for website.
SiteDomain: "nextjs-lexical-blog-demo.vercel.app",
// For the cover image displayed on the homepage, the recommended image aspect ratio is 4:1.
PageCovers: {
websiteCoverURL: "/images/cover.webp",
},