Add the new logo

I bought this logo from the excellent logojoy.com site, and am including
the source files here to be covered under the project license (GPL).
This commit is contained in:
Daniel Quinn
2018-12-30 12:20:08 +00:00
parent 7b4785bdb9
commit 4ad6813d11
23 changed files with 4561 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ INSTALLED_APPS = [
"corsheaders",
"django_extensions",
"paperless",
"documents.apps.DocumentsConfig",
"reminders.apps.RemindersConfig",
"paperless_tesseract.apps.PaperlessTesseractConfig",