From 1c001f8ef2ae59867a7c7cde6a8510523787464d Mon Sep 17 00:00:00 2001 From: Seungpyo Suh Date: Tue, 8 Oct 2024 10:35:28 +0900 Subject: [PATCH] feat: add logo --- app/static/index.html | 11 ++++++----- app/static/logo.svg | 12 ++++++++++++ 2 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 app/static/logo.svg diff --git a/app/static/index.html b/app/static/index.html index ca4ad60..61e9e55 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -12,18 +12,19 @@ body { font-family: 'Wanted Sans Variable', sans-serif; background-color: #FF6F61; + user-select: none; } -
+
logo -
- App + \ No newline at end of file diff --git a/app/static/logo.svg b/app/static/logo.svg new file mode 100644 index 0000000..56d67f8 --- /dev/null +++ b/app/static/logo.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + +