From e476647ab802c4af55374874b38dd363a70d6d1a Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 23 May 2018 15:48:41 +0900 Subject: [PATCH] :art: --- assets/title-dark.svg | 140 ++++++++++++++++++ .../app/desktop/views/pages/welcome.vue | 34 ++++- 2 files changed, 167 insertions(+), 7 deletions(-) create mode 100644 assets/title-dark.svg diff --git a/assets/title-dark.svg b/assets/title-dark.svg new file mode 100644 index 000000000..10139024a --- /dev/null +++ b/assets/title-dark.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/src/client/app/desktop/views/pages/welcome.vue b/src/client/app/desktop/views/pages/welcome.vue index fb98f6974..bb3653f40 100644 --- a/src/client/app/desktop/views/pages/welcome.vue +++ b/src/client/app/desktop/views/pages/welcome.vue @@ -1,7 +1,11 @@