From af1b7a71d9dbe3374843f8f1797929f6191d7b11 Mon Sep 17 00:00:00 2001 From: meeb Date: Sun, 29 Nov 2020 18:05:12 +1100 Subject: [PATCH] tweak footer blurb --- app/common/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/common/templates/base.html b/app/common/templates/base.html index fd7c244..862585f 100644 --- a/app/common/templates/base.html +++ b/app/common/templates/base.html @@ -47,8 +47,8 @@

{% include 'tubesync.svg' with width='0.8rem' height='0.8rem' %} TubeSync - is an open source synchronisation tool to automatically download videos from online video platforms. The - original code under a GPLv3 licence is available at + is an open source synchronisation tool to automatically download videos from online video platforms. © {% now 'Y' %} TubeSync developers. + The original code under a GPLv3 licence is available at https://github.com/meeb/tubesync.