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" %>