generated from LucJosin/astro-init
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Using Astro.url:
website/src/components/layouts/Layout.astro
Lines 21 to 23 in 1c36446
| banner = Astro.url + 'images/banner.png', | |
| icon = Astro.url + 'favicon.ico', | |
| } = Astro.props as Props; |
Result:
https://hawapi.theproject.id/try-it/images/banner.png
https://hawapi.theproject.id/try-it/favicon.ico
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done