diff --git a/README.md b/README.md index 844140b..933be82 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Audio + Mastodon = Audon -Audon is a service of realtime audio streaming for Mastodon users. +Audon is a service of realtime audio streaming for Mastodon. ## Tech Stack diff --git a/audon-fe/index.prod.html b/audon-fe/index.prod.html index 1167650..9c906f1 100644 --- a/audon-fe/index.prod.html +++ b/audon-fe/index.prod.html @@ -7,7 +7,7 @@ Audon - + @@ -21,11 +21,11 @@ {% if .Room.Description %} {% else %} - + {% end %} {% else %} - + {% end %} diff --git a/audon-fe/src/views/LoginView.vue b/audon-fe/src/views/LoginView.vue index 69436fd..2e97a4b 100644 --- a/audon-fe/src/views/LoginView.vue +++ b/audon-fe/src/views/LoginView.vue @@ -81,13 +81,16 @@ export default {