Skip to content

Commit

Permalink
Updates google translate customization meta id
Browse files Browse the repository at this point in the history
Google-translate-customization meta id was set
ohana-staging.herokuapp.com instead of smc-connect.org. This commit
sets it to the correct id.
  • Loading branch information
anselmbradford committed Jun 10, 2014
1 parent 5b9f895 commit 33b2352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Expand Up @@ -12,7 +12,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
<meta name="google" value="notranslate">
<meta http-equiv="Content-Language" content="en_US">
<meta name="google-translate-customization" content="569f6c621d1c9cc6-60a55f4caded4d41-gf5c25b4be2fe7541-1b"></meta>
<meta name="google-translate-customization" content="f0ac142f3dfc3f2d-288a232def204aa9-ga39879d7fd335b4d-f"></meta>
<%= csrf_meta_tags %>
<% # Place favicon.ico and apple-touch-icon.png in the root directory. %>
Expand Down

0 comments on commit 33b2352

Please sign in to comment.