import wixWindow from 'wix-window'; $w.onReady(function () { // Add the CSP meta tag dynamically const cspMetaTag = ``; // Append the meta tag to the document head using wixWindow wixWindow.setHtmlMetaTags(cspMetaTag); });
top of page
© Copyright

Our website has a new look, but with the same great service.

bottom of page