mirror of
https://github.com/thewesker/htmly-cleanblog.git
synced 2025-12-19 19:51:07 -05:00
Update layout.html.php
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</div>
|
||||
<!-- Collect the nav links, forms, and other content for toggling -->
|
||||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
||||
<?php echo menu('navbar-right') ?>
|
||||
<?php echo menu('navbar-nav navbar-right') ?>
|
||||
</div>
|
||||
<!-- /.navbar-collapse -->
|
||||
</div>
|
||||
@@ -259,4 +259,4 @@
|
||||
<script src="<?php echo site_url();?>themes/cleanblog/js/clean-blog.js"></script>
|
||||
<?php if (analytics()): ?><?php echo analytics() ?><?php endif; ?>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user