2023-08-10 18:19:03 -07:00
|
|
|
!!! 5
|
|
|
|
%html
|
|
|
|
%head
|
|
|
|
%meta{charset: 'utf-8'}
|
2023-10-12 14:39:37 -07:00
|
|
|
%meta{name: 'viewport', content: 'width=device-width, initial-scale=1'}
|
2023-08-10 18:19:03 -07:00
|
|
|
%title Dress to Impress
|
|
|
|
%link{href: image_path('favicon.png'), rel: 'icon'}
|
2023-08-10 20:09:30 -07:00
|
|
|
= stylesheet_link_tag 'fonts'
|
2023-08-10 18:19:03 -07:00
|
|
|
= javascript_include_tag 'wardrobe-2020-page', defer: true
|
|
|
|
%body
|
|
|
|
#wardrobe-2020-root
|