Application assets
Add static assets to your app, such as fonts and favicons
Right next to the src
directory is the public
directory, which is meant for static assets. In the default Scandi theme, it includes an index.html
file. You can also add other files you would like to be statically served.
Last updated