Ver Fonte

modify header to load duoshuo-ua-with-css-formated.min.js

miles há 10 anos atrás
pai
commit
78c1426497
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      header.php

+ 3 - 0
header.php

@@ -30,6 +30,9 @@ wp_head();
 if( dopt('d_headcode_b') ) echo dopt('d_headcode'); ?>
 <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico" />
 <!--[if lt IE 9]><script src="<?php bloginfo('template_url'); ?>/js/html5.js"></script><![endif]-->
+<!--<link type="text/css" rel="stylesheet" href="/font-awesome/css/font-awesome.css">-->
+<script src="/custom/duoshuo-ua/dist/duoshuo-ua-with-css-formated.min.js"></script>
+<script>var duoshuoQuery={short_name:'miles',myIds:[1637666]};</script>
 </head>
 <body <?php body_class(); ?>>