From 9633cfeae191f4ae371bede5840458ae48e1411c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Hanol?= Date: Fri, 27 Mar 2015 16:33:15 +0100 Subject: [PATCH] bump font cache --- app/views/common/_special_font_face.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/common/_special_font_face.html.erb b/app/views/common/_special_font_face.html.erb index caf9fedcc3a..d6b169e3535 100644 --- a/app/views/common/_special_font_face.html.erb +++ b/app/views/common/_special_font_face.html.erb @@ -8,7 +8,7 @@ &1 was added last when the nginx sample config changed %> -<% font_domain = "#{request.protocol}#{request.host_with_port}&1" %> +<% font_domain = "#{request.protocol}#{request.host_with_port}&2" %>