#How can I add static file in Fresh

2 messages · Page 1 of 1 (latest)

warped jackal
#

I want to add static files in routes just like /image.png

How can I get it?

storm lagoon
#

The folder static in the root directory is mapped to the / route as in static/image.png is /image.png in the browser