--- export interface Props { username: string; href: string; } const { username, href } = Astro.props as Props; ---
Follow me @{username}
![]() |
index : astro | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |