diff --git a/resources/icons/logo.png b/resources/icons/logo.png index af13c029..9b2f1f76 100644 Binary files a/resources/icons/logo.png and b/resources/icons/logo.png differ diff --git a/resources/icons/logo.svg b/resources/icons/logo.svg index b5a67d73..4fb893bd 100644 --- a/resources/icons/logo.svg +++ b/resources/icons/logo.svg @@ -1,3 +1,2421 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index e2bc6f59..9e2a7a57 100644 --- a/templates/base.html +++ b/templates/base.html @@ -418,7 +418,8 @@


{{_('proudly powered by %(dmoj)s', dmoj=safe('DMOJ'))}} | - {{_('follow us on %(github)s', github=safe('GitHub'))}} + {{_('follow us on %(github)s', github=safe('GitHub'))}} | + {{_('sponsored by %(fpt)s', fpt=safe('FPT Software Hue'))}} {% if misc_config.footer %} {{ misc_config.footer|safe }} | {% endif %} diff --git a/templates/site-logo-fragment.html b/templates/site-logo-fragment.html index 9f315571..9fccca2c 100644 --- a/templates/site-logo-fragment.html +++ b/templates/site-logo-fragment.html @@ -3,6 +3,5 @@ {% elif logo_override_image is defined and logo_override_image %} {{ SITE_NAME }} {% else %} - {{ SITE_NAME }} + {{ SITE_NAME }} {% endif %}