Explorar el Código

Fix favicon on procesy5.php

Piotr Labudda hace 10 años
padre
commit
36fd94c7c1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      SE/procesy5.php

+ 1 - 0
SE/procesy5.php

@@ -159,6 +159,7 @@ function lay_procesy_gora() {
 <head>
 <head>
 	<meta charset="utf-8" />
 	<meta charset="utf-8" />
 	<title><?php echo $title; ?></title>
 	<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>" />
 	<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/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">
 	<link rel="stylesheet" href="stuff/jquery-ui-smoothness/jquery-ui-1.10.4.custom.min.css" type="text/css">