projects
/
web
/
FoundationZurbProject.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46e3984
)
change stylesheet path
author
James Dullaghan
<james@fldlvl.com>
Wed, 11 Dec 2013 19:44:54 +0000
(11:44 -0800)
committer
James Dullaghan
<james@fldlvl.com>
Wed, 11 Dec 2013 19:44:54 +0000
(11:44 -0800)
index.html
patch
|
blob
|
history
diff --git
a/index.html
b/index.html
index
faabc4e
..
1063068
100644
(file)
--- a/
index.html
+++ b/
index.html
@@
-4,7
+4,7
@@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Foundation</title>
- <link rel="stylesheet" href="
stylesheet
s/app.css" />
+ <link rel="stylesheet" href="
cs
s/app.css" />
<script src="bower_components/modernizr/modernizr.js"></script>
</head>
<body>