Skip to content

Commit

Permalink
Added bash SH brush
Browse files Browse the repository at this point in the history
  • Loading branch information
claco committed Feb 14, 2009
1 parent 2377e80 commit f1d6737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/jquery.corner.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/external/syntax-highlighter/scripts/shCore.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/external/syntax-highlighter/scripts/shBrushXml.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/external/syntax-highlighter/scripts/shBrushBash.js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/site.js"></script>
<script type="text/javascript">
//<![CDATA[
Expand Down

0 comments on commit f1d6737

Please sign in to comment.