update web component logo

This commit is contained in:
Alex Wolfe 2015-03-03 06:38:36 -08:00
parent cd18967a6e
commit 4ca28d0914
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<!-- Web Components -->
.grid-fluid.l-space-bottom-8
.c3.text-center
.sticker <span class="sticker-icon icon-polymer"></span>
.sticker <span class="sticker-icon icon-web"></span>
.c7
h3.text-headline.text-uppercase Support for Web Components
p.text-body Angular 2 plays nicely with web components built using other libraries (Polymer, X-Tag and others), allowing you to pass data into them as easily as into Angular-native components. Angular components use web standards (e.g. shadow DOM and the HTML5 template tag) in browsers that support them.