Skip to content

Commit 9e24f59

Browse files
authored
Update home.html
1 parent 334c7f0 commit 9e24f59

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sites/YOURSITEURL/home.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,11 @@
55
<body>
66
Placeholder site
77
</body>
8+
<footer>
9+
<!-- Powered By Coding Hut Credits Floating Action Bar -->
10+
<script type="text/javascript">
11+
(function(n,t,c,d){if (t.getElementById(d)){return;};var o=t.createElement("script");o.id=d;o.async=!0,o.src="https://cdn.buttonizer.io/embed.js",o.onload=function(){window.Buttonizer.init(c)},t.head.appendChild(o)})(window,document,"82f7b7f2-150b-45d8-8a62-b7d7795c128e", "buttonizer_script");
12+
</script>
13+
<!-- End Action Bar -->
14+
</footer>
815
</html>

0 commit comments

Comments
 (0)