浏览代码

cleaned up comments in header

Eddie Machado 15 年之前
父节点
当前提交
3070e2ab55
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 -->