From 7e9a05e91e38fa50ada24bbc58cf0973805ccfb1 Mon Sep 17 00:00:00 2001 From: les Date: Thu, 18 Mar 2021 22:38:55 +0100 Subject: [PATCH] add default thumb --- components/Event.vue | 2 +- uploads/thumb/logo.svg | 274 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 275 insertions(+), 1 deletion(-) create mode 100644 uploads/thumb/logo.svg diff --git a/components/Event.vue b/components/Event.vue index 76a47f6f..b4cebd1c 100644 --- a/components/Event.vue +++ b/components/Event.vue @@ -1,7 +1,7 @@