diff --git a/photo21/static/favicon-16x16.png b/photo21/static/favicon-16x16.png new file mode 100644 index 0000000..e68df1e Binary files /dev/null and b/photo21/static/favicon-16x16.png differ diff --git a/photo21/static/favicon-32x32.png b/photo21/static/favicon-32x32.png new file mode 100644 index 0000000..953368e Binary files /dev/null and b/photo21/static/favicon-32x32.png differ diff --git a/photo21/static/favicon.ico b/photo21/static/favicon.ico new file mode 100644 index 0000000..9246f7c Binary files /dev/null and b/photo21/static/favicon.ico differ diff --git a/photo21/templates/base.html b/photo21/templates/base.html index 867c271..a595efb 100644 --- a/photo21/templates/base.html +++ b/photo21/templates/base.html @@ -11,6 +11,9 @@ SPDX-License-Identifier: GPL-3.0-or-later