From bc48281f7aedabf5cb830a02b5e081b6554115cf Mon Sep 17 00:00:00 2001 From: nickago Date: Tue, 28 Jul 2015 13:28:18 -0700 Subject: Changed all templates to use site url instead of team url for finding the 'static' directory --- api/context.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/context.go') diff --git a/api/context.go b/api/context.go index 16da0a6eb..e3f279e90 100644 --- a/api/context.go +++ b/api/context.go @@ -32,7 +32,7 @@ type Page struct { Title string SiteName string FeedbackEmail string - TeamURL string + SiteURL string Props map[string]string } -- cgit v1.2.3-1-g7c22