DEV CommiDEV Committ
This commit is contained in:
@@ -134,3 +134,13 @@ tt_content {
|
||||
|
||||
# Include menu (navigation) JSON definitions
|
||||
@import 'EXT:vitec/Configuration/TypoScript/Headless/vitec_menus.typoscript'
|
||||
|
||||
# =============================================================================
|
||||
# Page-level structured data (schema.org JSON-LD @graph)
|
||||
#
|
||||
# Organization + WebSite + BreadcrumbList + NewsArticle, auto-generated server
|
||||
# side from page/site data. The headless frontend wraps the returned string in
|
||||
# <script type="application/ld+json"> inside the page <head>.
|
||||
# =============================================================================
|
||||
page.10.fields.jsonLd = USER
|
||||
page.10.fields.jsonLd.userFunc = Evomedien\Vitec\UserFunc\PageJsonLdRenderer->render
|
||||
|
||||
Reference in New Issue
Block a user