fix #1438
This commit is contained in:
@@ -3,6 +3,9 @@ html
|
||||
head
|
||||
title HabitRPG | Your Life The Role Playing Game
|
||||
|
||||
// ?v=1 needed to force refresh
|
||||
link(rel='shortcut icon' href='/favicon.ico?v=1')
|
||||
|
||||
script(type='text/javascript').
|
||||
window.env = !{JSON.stringify(env)};
|
||||
|
||||
|
||||
@@ -7,6 +7,9 @@ html
|
||||
block title
|
||||
title HabitRPG | Your Life the Role Playing Game
|
||||
|
||||
// ?v=1 needed to force refresh
|
||||
link(rel='shortcut icon' href='/favicon.ico?v=1')
|
||||
|
||||
meta(charset='utf-8')
|
||||
meta(name='viewport', content='width=device-width, initial-scale=1.0')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user