This commit is contained in:
Danang Probo Sayekti
2015-11-22 08:06:14 +07:00
parent ebf4a52531
commit d0a7b8c681
2 changed files with 2 additions and 1 deletions

View File

@@ -257,5 +257,6 @@
<script src="<?php echo site_url();?>themes/cleanblog/js/bootstrap.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="<?php echo site_url();?>themes/cleanblog/js/clean-blog.js"></script>
<?php if (analytics()): ?><?php echo analytics() ?><?php endif; ?>
</body>
</html>