Matchu
2d63b1f725
Oops, this was causing the page to render in a weird zoomed-out way on mobile! Note that, for most of the site, we intentionally haven't added this tag yet because most of our pages aren't especially responsively-designed; so we _want_ the device's best attempt to work with that, rather than trying to enforce something.
11 lines
337 B
Text
11 lines
337 B
Text
!!! 5
|
|
%html
|
|
%head
|
|
%meta{charset: 'utf-8'}
|
|
%meta{name: 'viewport', content: 'width=device-width, initial-scale=1'}
|
|
%title Dress to Impress
|
|
%link{href: image_path('favicon.png'), rel: 'icon'}
|
|
= stylesheet_link_tag 'fonts'
|
|
= javascript_include_tag 'wardrobe-2020-page', defer: true
|
|
%body
|
|
#wardrobe-2020-root
|