mirror of
https://github.com/vale981/Vulcan
synced 2025-03-12 13:36:37 -04:00

Update package style to accord with the example of ``packages/telescope-blank``. Add i18n. Simplify description setting into a single setting for both meta descriptions and og:description. Use ``getTitle`` and ``getDescription``.
6 lines
203 B
JSON
6 lines
203 B
JSON
{
|
|
"search_engine_optimization": "search engine optimization",
|
|
"seoDescription": "meta and og description",
|
|
"seoOgImage": "og:image",
|
|
"seoGenerateSitemap": "Generate Sitemap (requires restart)"
|
|
}
|