favicon nonsense
This commit is contained in:
parent
45bf7aee69
commit
3bffe5bc41
|
@ -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" />
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user