Sfoglia il codice sorgente

cleaned up comments in header

Eddie Machado 15 anni fa
parent
commit
3070e2ab55
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      header.php

+ 1 - 1
header.php

@@ -21,7 +21,7 @@
 		<link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
 		<link rel="apple-touch-icon" href="<?php echo get_template_directory_uri(); ?>/library/images/apple-touch-icon.png">
 		
-		<!-- stylesheets -->
+		<!-- default stylesheet -->
 		<link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/library/css/style.css">
 		
 		<!-- scripts -->