From aaa0bb9d4dcaca0212a7bf1a7dc3dbd9b78fb6c5 Mon Sep 17 00:00:00 2001 From: nickago Date: Thu, 20 Aug 2015 17:02:47 -0700 Subject: Added help text to profile picture screen --- web/templates/head.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/templates/head.html') diff --git a/web/templates/head.html b/web/templates/head.html index 5448b09ed..02904e764 100644 --- a/web/templates/head.html +++ b/web/templates/head.html @@ -50,6 +50,8 @@ config = {}; } config.SiteName = '{{ .SiteName }}'; + config.ProfileWidth = '{{ .Props.ProfileWidth }}' + config.ProfileHeight = '{{ .Props.ProfileHeight }}' -- cgit v1.2.3-1-g7c22