--- import { getSiteUrl } from '../lib/site-url.js'; const SITE_URL = getSiteUrl(); const fullDocsUrl = `${SITE_URL}/llms-full.txt`; ---