-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.haml
26 lines (24 loc) · 1006 Bytes
/
index.haml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
!!!
%html
%head
%title 9elements - ShinyLogo
%link{:rel => 'stylesheet', :href => 'style.css', :type => 'text/css'}
%link{:rel => 'stylesheet', :href => 'http://fonts.googleapis.com/css?family=Wellfleet', :type => 'text/css'}
%script{:src => 'http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js', :type => 'text/javascript'}
%script{:src => 'shine.js', :type => 'text/javascript'}
%body
.container
%canvas#shinylogo{:width => 148, :height => 42} Please use another browser for this...
.info
Crafted by
%a{:href => "http://twitter.com/padschneider"}@padschneider
and
%a{:href => "http://twitter.com/dhoelzgen"}@dhoelzgen
from
%a{:href => "http://9elements.com"}9elements
\- Available on
%a{:href => "http://github.com/dhoelzgen/shiny-logo"}GitHub
.static
%img#logo{:src => "img/logo.png"}
%img#logo-shine{:src => 'img/logo_shine.png'}
%canvas#canvas-shine{:width => 250, :height => 250}