Home / Archive / contribution
Duplicate Snippet

Embed Snippet on Your Site

contribution

Code Preview
php
<?php
<script async type="application/javascript"
        src="https://news.google.com/swg/js/v1/swg-basic.js"></script>
<script>
  (self.SWG_BASIC = self.SWG_BASIC || []).push( basicSubscriptions => {
    basicSubscriptions.init({
      type: "NewsArticle",
      isPartOfType: ["Product"],
      isPartOfProductId: "CAowm-fQCw:openaccess",
      clientOptions: { theme: "light", lang: "en" },
    });
  });
</script>
<button swg-standard-button="contribution"></button>

Comments

Add a Comment