Wed Aug 14 2019
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
{
  "scripts": [
      "../../common-modules/US/scripts/jquery-3.3.1.min.js",
      "../../common-modules/US/scripts/dtm_dependency.js"
  ],
  "footer_scripts": [                   
      "../../common-modules/US/scripts/benefits_2018.js",
      "../../common-modules/hispanic/scripts/benefits_2018.js",
      "build/scripts/home/app_section_2018-es.js",
      "../../common-modules/US/scripts/footer_2018.js",
      "build/scripts/freetrial/freetrial.js"
  ],
  "styles": [
      "../../common-modules/US/styles/globals_2018.less",
      "../../common-modules/US/styles/fonts_2018.less",
      "../../common-modules/US/styles/benefits_2018.less",
      "../../common-modules/US/styles/social_proof_2018.less",
      "../../common-modules/US/styles/footer_2018.less",
      "build/styles/home/home_masthead_2018-es.less",
      "build/styles/home/app_section_2018.less",
      "build/styles/home/product_links_2018.less"
      
    
        
    ],
    "html": [

        
        [
        "build/html/pruebaloya/index.html",
        "index"
        ],
        [
            "../../common-modules/hispanic/html/benefits_2018.html",
            "benefits"
          ],
          [
            "build/html/home-es/app_section_2018.html",
            "app_section"
          ],
          [
            "build/html/home-es/product_links_2018.html",
            "product_links"
          ],
          [
            "../../common-modules/hispanic/html/social_proof_2018.html",
            "social_proof"
          ],
        [
            "../../common-modules/hispanic/html/footer_2018.html",
            "footer"
        ]
    ],
    "dest": "/pruebaloya",
    "content": {
      "content_dest": "/pruebaloya",
      "content_community": "USA",
      "content_langcode": "eng",
      "content_themebasecolor": "#0090b0"
    }
  }