Hi
How can I add a favicon to the vanilla theme?
I've created a folder called /favicon with favicon.ico in the theme -> adapt-contrib-vanilla -> assets folder
Update the theme index.html with <link rel="shortcut icon" href="adapt/assets/favicon/favicon.ico">
I build the course fine but no favicon is displayed and my line in index.html is gone.