summaryrefslogtreecommitdiff
path: root/views/info.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/info.pug')
-rw-r--r--views/info.pug1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/info.pug b/views/info.pug
index b579f64..86a74d0 100644
--- a/views/info.pug
+++ b/views/info.pug
@@ -3,6 +3,7 @@ doctype html
html
head
include head
+ +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)