<script src="https://thesamaritansofnewyork.my.salesforce-sites.com/volunteerForm/lightning/lightning.out.js"></script><div id="lightningLocator"></div><script>   $Lightning.use("c:volunteerFormApp",       function() {           $Lightning.createComponent(               "c:volunteerFormCmp",               {                   //Define parameters for the aura component               },               "lightningLocator",               function(cmp) {}           );       },       'https://thesamaritansofnewyork.my.salesforce-sites.com/volunteerForm' // Site endpoint   );</script>
<script src="https://thesamaritansofnewyork.my.salesforce-sites.com/volunteerForm/lightning/lightning.out.js"></script><div id="lightningLocator"></div><script>   $Lightning.use("c:volunteerFormApp",       function() {           $Lightning.createComponent(               "c:volunteerFormCmp",               {                   //Define parameters for the aura component               },               "lightningLocator",               function(cmp) {}           );       },       'https://thesamaritansofnewyork.my.salesforce-sites.com/volunteerForm' // Site endpoint   );</script>