Pricing Blog

how external resources works

  • uunicode-1335322215025213502

    unicodes

    5 months ago

    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?
    1335322216036044912-Screenshot_2025-02-01_at_20.51.54.png
  • lucasg-1335331192781930588

    Lucas G

    5 months ago

    Create a src attribute and paste it there
  • uunicode-1335335196404350997

    unicodes

    5 months ago

    Do you know what is content for?
  • lucasg-1335339838605492234

    Lucas G

    5 months ago

    For code. It says script tag there so you can type code in the content field. For example:
    <script> //content </script>
  • uunicode-1335340171624841328

    unicodes

    5 months ago

    Aaaa, makes sens now! Thank you!