Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit045fcb9

Browse files
committed
Add showLastUpdateTime and hideable options to config
1 parentc33450a commit045fcb9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎docusaurus.config.ts‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ const config: Config = {
6969
sidebarPath:"./sidebars.ts",
7070
routeBasePath:"/docs",
7171
breadcrumbs:true,
72+
showLastUpdateTime:true,
7273
},
7374
blog:{
7475
routeBasePath:"/blog",
@@ -106,6 +107,11 @@ const config: Config = {
106107
disableSwitch:false,
107108
respectPrefersColorScheme:false,
108109
},
110+
docs:{
111+
sidebar:{
112+
hideable:true,
113+
},
114+
},
109115
metadata:[
110116
{name:"keywords",content:"ai, blog"},
111117
{name:"twitter:card",content:"summary_large_image"},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp