Skip to content

Commit 4d6f775

Browse files
committed
Scripts' cleanup
1 parent 9c7a536 commit 4d6f775

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

header.php

-4
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@
5050
wp_head();
5151
?>
5252

53-
<script src="<?php bloginfo('template_directory'); ?>/js/jquery/jquery.tablesorter.min.js"></script>
54-
<script src="<?php bloginfo('template_directory'); ?>/js/google-code-prettify/prettify.js"></script>
55-
<script src="<?php bloginfo('template_directory'); ?>/js/application.js"></script>
56-
5753
</head>
5854

5955
<body <?php body_class(); ?>>

0 commit comments

Comments
 (0)