We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955799c commit 6e8749bCopy full SHA for 6e8749b
app/views/layouts/application.html.erb
@@ -16,6 +16,7 @@
16
<%= javascript_pack_tag "manifest" %>
17
<%= javascript_pack_tag "vendor" %>
18
19
+ <script src="https://cdn.polyfill.io/v2/polyfill.js?features=default,fetch,Intl"></script>
20
<script src="https://use.typekit.net/adn1xoi.js"></script>
21
<script>try{Typekit.load({ async: true });}catch(e){}</script>
22
<meta property="og:site_name" content="Gala" />
0 commit comments