Sha256: 23686421f984edb70a6d9430cc7f99d7752ac078ac33ed6973b16f5b6fa7ac4d
Contents?: true
Size: 485 Bytes
Versions: 3
Compression:
Stored size: 485 Bytes
Contents
%html %head %meta{ :charset => "utf-8" } %meta{ :name => "viewport", :content => "width=device-width, initial-scale=1.0" } %link{ :rel => "stylesheet", :href => "/foundation/css/foundation.css" } %script{ :src => "/foundation/js/vendor/modernizr.js" } %title WOYO - World of Your Own %body = yield %script{ :src => "/foundation/js/vendor/jquery.js" } %script{ :src => "/foundation/js/foundation.min.js" } %script $(document).foundation();
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
woyo-server-0.0.5 | views/server/layout.haml |
woyo-server-0.0.4 | views/server/layout.haml |
woyo-server-0.0.2 | views/server/layout.haml |