Backward-compatible re-export shim. The canonical
location is src/constants/seo/social-handles.ts; this file remains
so existing imports from '../constants/social-handles.js' keep
working through the May-2026 architecture refactor.
New code SHOULD import from src/constants/seo/index.js.
Description
Backward-compatible re-export shim. The canonical location is
src/constants/seo/social-handles.ts; this file remains so existing importsfrom '../constants/social-handles.js'keep working through the May-2026 architecture refactor.New code SHOULD import from
src/constants/seo/index.js.