diff --git a/public/components/about.js b/public/components/about.js index 29becd3..f98b115 100644 --- a/public/components/about.js +++ b/public/components/about.js @@ -5,6 +5,7 @@ var About = React.createClass({ render: function () { return (
+

DAVIDS DuplicAtes VIewer and Detector for Spotify

About

This application allows you to find duplicates in your Spotify playlists. diff --git a/public/components/authenticate.js b/public/components/authenticate.js index 7e30cac..05a50a3 100644 --- a/public/components/authenticate.js +++ b/public/components/authenticate.js @@ -50,7 +50,7 @@ var Authenticate = React.createClass({ - Duplicate Finder + DAVIDS diff --git a/public/index.html b/public/index.html index 152f539..7f0d23c 100644 --- a/public/index.html +++ b/public/index.html @@ -1,7 +1,7 @@ - Spotify Duplicate Finder + DAVIDS • DuplicAtes VIewer and Detector for Spotify