We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7a536 commit 4d6f775Copy full SHA for 4d6f775
header.php
@@ -50,10 +50,6 @@
50
wp_head();
51
?>
52
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
-
57
</head>
58
59
<body <?php body_class(); ?>>
0 commit comments