Fix text format for config.mjs
This commit is contained in:
@ -151,7 +151,7 @@ const CONFIG = {
|
||||
trailingSlash: false, // Generate permalinks with or without "/" at the end
|
||||
|
||||
title: 'Example - This is the homepage title of Example', // default seo title
|
||||
description: 'This is the homepage description of Example', // default seo description
|
||||
description: 'This is the homepage description of Example', // default seo descriptio
|
||||
defaultImage: "image.jpg", // default seo image
|
||||
|
||||
defaultTheme: 'system', // Values: "system" | "light" | "dark" | "light:only" | "dark:only"
|
||||
|
Reference in New Issue
Block a user