From 0037db4116fa526d06bbcf7c03b5b369f377e076 Mon Sep 17 00:00:00 2001 From: Dragos <86549690+dragos-efy@users.noreply.github.com> Date: Thu, 5 Jan 2023 23:52:35 +0200 Subject: [PATCH 1/2] Dynamic logo + Fix Thumbnail clicking in Firefox --- src/components/NavBar.vue | 73 ++++++++++++++++++++++++++++++++++-- src/components/VideoItem.vue | 4 ++ 2 files changed, 73 insertions(+), 4 deletions(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 42ec6fd6..2cc54911 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -1,8 +1,57 @@