Skip to content

Commit 7f967b6

Browse files
author
Chris Gårdenberg
committed
docs: More info for the blog, for better SEO
1 parent a69ffd2 commit 7f967b6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

new_website/docusaurus.config.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,13 @@ module.exports = {
2828
"sidebarPath": "./sidebars.json"
2929
},
3030
"blog": {
31+
"blogTitle": "EduAdmin WordPress-plugin blog",
32+
"blogDescription": "News/Information about things about the EduAdmin WordPress-plugin",
3133
"path": "blog",
3234
"feedOptions": {
3335
"type": 'all',
34-
"copyright": `Copyright © ${new Date().getFullYear()} MultiNet Interactive AB`
36+
"copyright": `Copyright © ${new Date().getFullYear()} MultiNet Interactive AB`,
37+
"language": "en"
3538
}
3639
},
3740
"theme": {

0 commit comments

Comments
 (0)