https fix
This commit is contained in:
parent
c438ebfc47
commit
8dcf541883
|
@ -9,6 +9,6 @@ meta(name="referrer" content="origin")
|
|||
meta(name="viewport" id="viewport" content="width=device-width, initial-scale=1")
|
||||
|
||||
link(rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/angular_material/0.7.1/angular-material.min.css")
|
||||
link(href='http://fonts.googleapis.com/css?family=Roboto:400,300,500,400italic,700' rel='stylesheet' type='text/css')
|
||||
link(href='https://fonts.googleapis.com/css?family=Roboto:400,300,500,400italic,700' rel='stylesheet' type='text/css')
|
||||
link(rel="stylesheet" href="/resources/css/vendor/icomoon/style.css")
|
||||
link(rel="stylesheet" href="/resources/css/main.css")
|
|
@ -12,7 +12,7 @@
|
|||
p.text-body Express your ideas with clean, understandable code. Angular is simple to build on, easy to change, and friendly to the way UX designers work. Create a UI that is beautiful by default, with material design and support for web components. Angular takes <a href="/docs/js/latest/quickstart.html">just minutes to learn</a>.
|
||||
.c5
|
||||
p(data-height="224" data-theme-id="12714" data-slug-hash="pvKKQa" data-default-tab="html" data-user="alexwolfe" class='codepen')
|
||||
script(async src="//assets.codepen.io/assets/embed/ei.js")
|
||||
script(async src="https://assets.codepen.io/assets/embed/ei.js")
|
||||
|
||||
.grid-fluid.l-space-bottom-8
|
||||
.c7
|
||||
|
|
Loading…
Reference in New Issue