From 9c5e5f2d7ca9fb66ef83da4e9d16485fb2c3006c Mon Sep 17 00:00:00 2001 From: Namekuji Date: Thu, 19 Jan 2023 13:57:32 -0500 Subject: [PATCH] change description --- README.md | 2 +- audon-fe/index.prod.html | 6 +++--- audon-fe/src/views/LoginView.vue | 5 ++++- locales/active.en.yaml | 2 +- locales/active.fr.yaml | 2 +- locales/active.ja.yaml | 2 +- 6 files changed, 11 insertions(+), 8 deletions(-) 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 {