Better blog title/desc (#2182)

This commit is contained in:
qwerty287 2023-08-09 15:23:13 +02:00 committed by GitHub
parent f1f39584aa
commit 4bed647000
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -228,8 +228,8 @@ module.exports = {
}, },
}, },
blog: { blog: {
blogTitle: 'Docusaurus blog!', blogTitle: 'Blog',
blogDescription: 'A Docusaurus powered blog!', blogDescription: 'A blog for release announcements, turorials...',
// postsPerPage: 'ALL', // postsPerPage: 'ALL',
// blogSidebarCount: 0, // blogSidebarCount: 0,
}, },