Skip to content

Commit 7b6feef

Browse files
committed
added twitter bootstrap
1 parent 60ac3e4 commit 7b6feef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/views/layouts/application.html.haml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
%html
33
%head
44
%title Hackety Hack!
5+
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.1.1.min.css">
56
= stylesheet_link_tag "application"
67
= javascript_include_tag "application"
78
= csrf_meta_tags

0 commit comments

Comments
 (0)