tjo.space/web/i18n/en/docusaurus-plugin-content-blog/options.json
Tine 81792268c8
All checks were successful
ci / docker (push) Successful in 4m35s
feat: replace nginx with deno
2024-04-20 20:18:38 +02:00

14 lines
318 B
JSON

{
"title": {
"message": "Blog",
"description": "The title for the blog used in SEO"
},
"description": {
"message": "Blog",
"description": "The description for the blog used in SEO"
},
"sidebar.title": {
"message": "Recent posts",
"description": "The label for the left sidebar"
}
}