diff options
Diffstat (limited to 'views/info.pug')
-rw-r--r-- | views/info.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/info.pug b/views/info.pug index 7c84dca..47367ab 100644 --- a/views/info.pug +++ b/views/info.pug @@ -6,7 +6,7 @@ html +social(title.title_name, "Play " + title.title_name + " on the web.", title.title_id) title= title.title_name if user - meta(http-equiv="refresh" content=300) + meta(http-equiv="refresh" content=600) body include header article |