From ae4e035a8b6419208356c5f29848821885d05dff Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Sat, 28 Nov 2020 22:55:09 +0300 Subject: [PATCH] Add logos --- src/AppTopBar.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/AppTopBar.vue b/src/AppTopBar.vue index cc5485ec1..88529bf17 100755 --- a/src/AppTopBar.vue +++ b/src/AppTopBar.vue @@ -166,7 +166,9 @@ export default { 'rhea': 'rhea.png', 'fluent-light': 'fluent-light.png', 'soho-light': 'soho-light.png', - 'soho-dark': 'soho-dark.png' + 'soho-dark': 'soho-dark.png', + 'mira': 'mira.jpg', + 'nano': 'nano.jpg', } } },