diff --git a/music_graph/index.html b/music_graph/index.html
index a173540..7065076 100644
--- a/music_graph/index.html
+++ b/music_graph/index.html
@@ -1,11 +1,12 @@
-
+
+
music-graph v1.0
-
-
-
-
+
+
+
+
diff --git a/music_graph/src/components/AboutPage.vue b/music_graph/src/components/AboutPage.vue
index 0cb96c0..ca2afea 100644
--- a/music_graph/src/components/AboutPage.vue
+++ b/music_graph/src/components/AboutPage.vue
@@ -22,4 +22,8 @@ export default {
color: rgba(0,0,0,0.67);
font-family: 'Consolas', 'Deja Vu Sans Mono', 'Bitstream Vera Sans Mono', monospace;
}
+
+ object {
+ font-size: 90%;
+ }
diff --git a/music_graph/src/components/ArtistInfo.vue b/music_graph/src/components/ArtistInfo.vue
index d9465e4..307663b 100644
--- a/music_graph/src/components/ArtistInfo.vue
+++ b/music_graph/src/components/ArtistInfo.vue
@@ -1,33 +1,36 @@
-
-
- {{artist.name}}[{{artistInfo.year}}]
-
-
-
+
+
+
+ {{artist.name}}[{{artistInfo.year}}]
+
-
+
+
+
+
+
+ Tags
+ {{tag.name}}
+
+
-
- Tags
- {{tag.name}}
-
-
-
-
+
+
♪ Playing "{{playingSong}} - {{playingRelease}}" ♪
+