1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00

Set initial scale

This commit is contained in:
Daniel Barber 2018-08-09 22:24:58 -04:00
parent 49b1ce96c0
commit 9ed576a9e2
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -2,6 +2,7 @@
<html>
<head>
<title>My Images</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %>
<%= javascript_include_tag "application", "data-turbolinks-track" => true %>
<%= csrf_meta_tags %>