From 5b2e35b8351e1a911a3f9881346a591a3d03be48 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sauli=20T=C3=A4hk=C3=A4p=C3=A4=C3=A4?= Date: Tue, 20 Oct 2015 14:26:09 +0300 Subject: [PATCH] Rename some title to Elements. --- bower.json | 2 +- demo/index.html | 2 +- ga.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 56b1fa7..3a0d0e5 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "authors": [ "Vaadin Ltd" ], - "description": "Vaadin Components is an evolving set of custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.", + "description": "Vaadin Elements is an evolving set of custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.", "license": "Apache License 2.0", "keywords": [ "web-components" diff --git a/demo/index.html b/demo/index.html index 121ab58..1729e44 100644 --- a/demo/index.html +++ b/demo/index.html @@ -1,7 +1,7 @@ - Vaadin Components Code Examples + Vaadin Elements Code Examples diff --git a/ga.js b/ga.js index 17ba4b0..51577de 100644 --- a/ga.js +++ b/ga.js @@ -1,4 +1,4 @@ -// Analytics for Vaadin Components +// Analytics for Vaadin Elements (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), -- 2.39.5