소스 검색

Fix favicon on procesy5.php

Piotr Labudda 10 년 전
부모
커밋
36fd94c7c1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      SE/procesy5.php

+ 1 - 0
SE/procesy5.php

@@ -159,6 +159,7 @@ function lay_procesy_gora() {
 <head>
 	<meta charset="utf-8" />
 	<title><?php echo $title; ?></title>
+	<link rel="shortcut icon" type="image/x-icon" href="./favicon.png?v=0.1">
 	<meta name="author" content="Piotr Labudda <piotrl86@gmail.com>" />
 	<link rel="stylesheet" href="stuff/bootstrap/css/bootstrap.min.css" type="text/css" />
 	<link rel="stylesheet" href="stuff/jquery-ui-smoothness/jquery-ui-1.10.4.custom.min.css" type="text/css">