You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(seo): use git commit dates for dateModified instead of build date
Replace new Date().toISOString() with git log timestamps so
dateModified in TechArticle JSON-LD reflects actual content changes
rather than claiming every page was modified on each deploy.
0 commit comments