You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: views/pages/base.handlebars
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,16 @@
7
7
<divclass="content">
8
8
{{sectionHeading"The Foundation"}}
9
9
<p>
10
-
All modules in Pure build on top of <ahref="http://necolas.github.com/normalize.css/">Normalize.css</a>. It's our foundational layer to maintain some degree of cross-browser consistency. We like Normalize so much that we put it on our CDN. You can pull in Normalize.css by adding this {{code"<link>"}} element on your page:
10
+
All modules in Pure build on top of <ahref="https://necolas.github.io/normalize.css/">Normalize.css</a>. It's our foundational layer to maintain some degree of cross-browser consistency. We like Normalize so much that we put it on our CDN. You can pull in Normalize.css by adding this {{code"<link>"}} element on your page:
<ahref="http://necolas.github.com/normalize.css/">Normalize.css</a> is an open-source project by <ahref="http://twitter.com/necolas">Nicolas Gallagher</a> and <ahref="http://twitter.com/jon_neal">Jonathan Neal</a>. <ahref="http://nicolasgallagher.com/about-normalize-css/">In their own words</a>:
19
+
<ahref="https://necolas.github.io/normalize.css/">Normalize.css</a> is an open-source project by <ahref="http://twitter.com/necolas">Nicolas Gallagher</a> and <ahref="http://twitter.com/jon_neal">Jonathan Neal</a>. <ahref="http://nicolasgallagher.com/about-normalize-css/">In their own words</a>:
0 commit comments