mirror of
https://github.com/thewesker/htmly-cleanblog.git
synced 2025-12-20 12:11:06 -05:00
Updating
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# HTMLy Clean Blog
|
# HTMLy Clean Blog
|
||||||
|
|
||||||
Clean Blog ported to HTMLy.
|
Clean Blog Free Bootstrap Theme ported to HTMLy.
|
||||||
|
|
||||||
[Clean Blog](http://startbootstrap.com/template-overviews/clean-blog/) is a stylish, responsive blog theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
|
[Clean Blog](http://startbootstrap.com/template-overviews/clean-blog/) is a stylish, responsive blog theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
|
||||||
|
|
||||||
|
|||||||
@@ -257,5 +257,6 @@
|
|||||||
<script src="<?php echo site_url();?>themes/cleanblog/js/bootstrap.min.js"></script>
|
<script src="<?php echo site_url();?>themes/cleanblog/js/bootstrap.min.js"></script>
|
||||||
<!-- Custom Theme JavaScript -->
|
<!-- Custom Theme JavaScript -->
|
||||||
<script src="<?php echo site_url();?>themes/cleanblog/js/clean-blog.js"></script>
|
<script src="<?php echo site_url();?>themes/cleanblog/js/clean-blog.js"></script>
|
||||||
|
<?php if (analytics()): ?><?php echo analytics() ?><?php endif; ?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user