Dynamic Astro.js Link with data from api
We have a page where we are going to call some data from API, and use one of these data to create a variable link.
Our page code includes the following which calls 3 variables from API. I plan to use {data.postal} to create variable links, for example:
my URL website is: Serino.ir
and i want to create serino.ir/?land={data.postal}