favicon nonsense

This commit is contained in:
Sanj 2011-03-14 05:41:55 +05:30
parent 45bf7aee69
commit 3bffe5bc41
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> {{ text.title }} </title>
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="shortcut icon" href="/static/images/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/static/css/text.css" />
<link rel="stylesheet" type="text/css" href="/static/css/jquery.tooltip.css" />
<link rel="stylesheet" type="text/css" href="/static/css/fancybox/jquery.fancybox-1.3.4.css" />

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="shortcut icon" href="/static/images/favicon.ico" />
<title>Padma Essays</title>
<link rel="stylesheet" type="text/css" href="/static/css/text.css" />
<style>