From 4ca28d0914192cc835e962ded232bfaf99c0cca4 Mon Sep 17 00:00:00 2001 From: Alex Wolfe Date: Tue, 3 Mar 2015 06:38:36 -0800 Subject: [PATCH] update web component logo --- public/features.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/features.jade b/public/features.jade index b3ebaece01..4f6fd97f1a 100644 --- a/public/features.jade +++ b/public/features.jade @@ -74,7 +74,7 @@ .grid-fluid.l-space-bottom-8 .c3.text-center - .sticker + .sticker .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.