diff --git a/public/images/webkit-mask-icon.svg b/public/images/webkit-mask-icon.svg new file mode 100644 index 00000000..239900ee --- /dev/null +++ b/public/images/webkit-mask-icon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/views/index.erb b/views/index.erb index 7e347d5d..261b5d53 100644 --- a/views/index.erb +++ b/views/index.erb @@ -28,6 +28,7 @@ + <%= javascript_tag 'application', asset_host: false %> <%= javascript_tag 'docs' %><% unless App.production? %>