Skip to content

Commit dfceb7a

Browse files
committed
chore: update favicon
1 parent f53c7b6 commit dfceb7a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
cp -r cellsflows docs
6464
cp -r developer-guide docs
6565
cp -r knowledge-base docs
66+
cp resources/pydio-favicon.png
6667
6768
- name: Debug contents
6869
run: |

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repo_url: https://github.com/pydio/docs
77
theme:
88
name: material
99
custom_dir: overrides
10-
favicon: https://forum.pydio.com/favicon.ico
10+
favicon: pydio-favicon.png
1111
logo: https://pydio.com/sites/all/themes/pydio_theme/images/pydio-logo-grey-coral-sm.png
1212
static_templates:
1313
- 404.html

0 commit comments

Comments
 (0)