Add link tag for favicon
This commit is contained in:
parent
3c8646ec85
commit
45ee743f5a
|
@ -24,6 +24,7 @@
|
||||||
content="One man's journey to summon his own calm from within.">
|
content="One man's journey to summon his own calm from within.">
|
||||||
<title>My Willpower</title>
|
<title>My Willpower</title>
|
||||||
<link rel="stylesheet" type="text/css" href="/willpower.css">
|
<link rel="stylesheet" type="text/css" href="/willpower.css">
|
||||||
|
<link rel="shortcut icon" href="/favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<%= yield %>
|
<%= yield %>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user