--- const { time, sitename, title, site, id, auther } = Astro.props; const articleURL = `${site}/article/${id}`; import "./Copyright.less"; ---