I want to preload quill in order to load it faster in the pages. I have to paste the (src="") in content, or creating a new attribute src and in content just pasting the URL?
Lucas G
7 days ago
Feb 1, 2025, 7:29 PM
Create a src attribute and paste it there
π1
unicodes
7 days ago
Feb 1, 2025, 7:45 PM
Do you know what is content for?
Lucas G
7 days ago
Feb 1, 2025, 8:03 PM
For code. It says script tag there so you can type code in the content field. For example: <script> //content </script>