Lovelace - cannot add resources

How can I add resources to the lovelace raw editor ?
Each time I have the following error :

Can I add resources without switching to the yaml mode ?

I reply to myself. We now have to add it int the configuration.yaml:

lovelace:
    resources:
      - url: you resource url

Hoping it helps other newbies :slight_smile:

6 Likes