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

Commit 75543c0

Browse files
authored
Merge pull request #82 from agile-ts/develop
fixed timing
2 parents 5a5d56c + 9df1346 commit 75543c0

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)