mirror of
https://github.com/thewesker/htmly-cleanblog.git
synced 2025-12-19 19:51:07 -05:00
Updating
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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/).
|
||||
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user