Skip to content

Commit

Permalink
Erm...
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulAdamDavis committed Mar 23, 2013
1 parent 73eaf4b commit 7e5bce5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion header.php
Expand Up @@ -18,7 +18,7 @@
<?php wp_head(); ?>

<!-- CSS - Remove the 1st script tag to hide errors -->
<link rel="stylesheet/less" href="<?php bloginfo('template_url'); ?>/css/less.less" type="text/css" />
<link rel="stylesheet/less" href="<?php bloginfo('template_url'); ?>/styles/less/less.less" type="text/css" />
<script type="text/javascript">less = { env: 'development' };</script>
<script src="<?php bloginfo('template_url'); ?>/js/less-1.3.min.js"></script>

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 7e5bce5

Please sign in to comment.