diff --git a/.copier-answers.yml b/.copier-answers.yml index 0dc710f..bce6580 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 1.0.2-43-gb8f935a +_commit: 1.0.2-47-gb4a4a29 _src_path: gh:DiamondLightSource/python-copier-template author_email: tom.cobb@diamond.ac.uk author_name: Tom Cobb diff --git a/docs/conf.py b/docs/conf.py index 0e1a87d..9f36ba1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -192,4 +192,4 @@ # Logo html_logo = "images/dls-logo.svg" -html_favicon = "images/dls-favicon.ico" +html_favicon = html_logo diff --git a/docs/images/dls-favicon.ico b/docs/images/dls-favicon.ico deleted file mode 100644 index 9a11f50..0000000 Binary files a/docs/images/dls-favicon.ico and /dev/null differ