File: /var/www/linde-ai/html/assets/favicon/README.md
# Favicon
This folder should contain favicon files. Depending on how favicon is added, this might mean multiple files (if using favicon generator) or maybe only a single file.
## Supported formats
There is broad file support here since this folder goes through Webpack asset pipeline:
- ico
- png
- jpg/jpeg
- svg
- gif
## Include images in Twig files
Refer to main README in `/html/assets` in order to see how to include these static files wherever you need them.