API/Google 구글

구글 플러스에 공유 시켜보기... (google plus)

KIMSG 2017. 7. 21. 15:44
<script src="https://apis.google.com/js/platform.js" async defer></script>




 window.___gcfg = {
    lang: 'ko',
    parsetags: 'onload'

  };

<div class="g-plus" data-action="share" ></div>



이렇게 하면 됩니다