Vulcan/packages/telescope-seo/i18n/en.i18n.json
Charlie DeTar d17c447561 Refactor for getDescription and package style
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``.
2014-12-16 09:24:54 -07:00

6 lines
203 B
JSON

{
"search_engine_optimization": "search engine optimization",
"seoDescription": "meta and og description",
"seoOgImage": "og:image",
"seoGenerateSitemap": "Generate Sitemap (requires restart)"
}