Navigation Menu

Skip to content

Commit

Permalink
More mobile messing around
Browse files Browse the repository at this point in the history
  • Loading branch information
jimwhimpey committed Mar 12, 2012
1 parent b9707d2 commit b237375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layout/theme.liquid
Expand Up @@ -6,6 +6,7 @@
<title>{{ shop.name }} &mdash; {{ page_title }}</title> <title>{{ shop.name }} &mdash; {{ page_title }}</title>


<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />


{{ 'stylesheet.css' | asset_url | stylesheet_tag }} {{ 'stylesheet.css' | asset_url | stylesheet_tag }}
{{ 'mobile.css' | asset_url | stylesheet_tag }} {{ 'mobile.css' | asset_url | stylesheet_tag }}
Expand Down

0 comments on commit b237375

Please sign in to comment.