Fix comma
All checks were successful
Deploy (stellaamor) / deploy (push) Successful in 2s

This commit is contained in:
edsea
2025-11-20 02:57:24 +01:00
parent 5190c9b17c
commit e3091caf69

View File

@@ -102,7 +102,7 @@ $currentPage = $page === 'index' ? 'Home' : ucwords(str_replace('-', ' ', $page)
"priceCurrency": "USD",
"description": "Full access to all filters during the free membership period"
}
<?php if (!empty($pageInfo['rich_faq'])): ?>
<?php if (!empty($pageInfo['rich_faq'])): ?>,
"faqPage": {
"@type": "FAQPage",
"mainEntity": [