|
@@ -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">
|