init
This commit is contained in:
13
tools/instagram-posts.php
Normal file
13
tools/instagram-posts.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<!-- Place <div> tag where you want the feed to appear -->
|
||||
<div id="curator-feed-epinger-layout"><a href="https://curator.io" target="_blank" class="crt-logo crt-tag">Powered by Curator.io</a></div>
|
||||
|
||||
|
||||
<!-- The Javascript can be moved to the end of the html page before the </body> tag -->
|
||||
<script type="text/javascript">
|
||||
/* curator-feed-epinger-layout */
|
||||
(function(){
|
||||
var i,e,d=document,s="script";i=d.createElement("script");i.async=1;i.charset="UTF-8";
|
||||
i.src="https://cdn.curator.io/published/375473f4-4fe4-432a-8b4f-9c46d32234d1.js";
|
||||
e=d.getElementsByTagName(s)[0];e.parentNode.insertBefore(i, e);
|
||||
})();
|
||||
</script>
|
||||
Reference in New Issue
Block a user