]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
add favicon 2095/head
authorMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Sat, 3 Dec 2022 04:06:51 +0000 (20:06 -0800)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Sat, 3 Dec 2022 04:06:51 +0000 (20:06 -0800)
docs/assets/favicon.png [new file with mode: 0644]
mkdocs.yml

diff --git a/docs/assets/favicon.png b/docs/assets/favicon.png
new file mode 100644 (file)
index 0000000..1001386
Binary files /dev/null and b/docs/assets/favicon.png differ
index cd0e6b1492958a02f1ccd826480beea2ad2ee60e..8339c957c8e7dc99703e7a658630172b31bbd02c 100644 (file)
@@ -25,6 +25,7 @@ theme:
     - toc.integrate
   icon:
     repo: fontawesome/brands/github
+  favicon: assets/favicon.png
 repo_url: https://github.com/paperless-ngx/paperless-ngx
 extra_css:
   - assets/extra.css