Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 9df1346

Browse files
committed
fixed timing
1 parent 5296ad1 commit 9df1346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const customFields = {
3333
`⏰ If you want to stay update to date, follow use on <a target="_blank" rel="noopener noreferrer" href="https://twitter.com/AgileFramework">Twitter</a>`,
3434
],
3535
random: false,
36-
interval: 1000,
36+
interval: 100000,
3737
},
3838
liveCodeScope: {
3939
Agile,

0 commit comments

Comments
 (0)