build: update custom favicon for mobile browsers

This commit is contained in:
Magamedrasul Ibragimov
2022-10-01 17:27:41 +03:00
committed by GitHub
parent 2ecff73c19
commit 2ae8b8dcb4

View File

@@ -23,6 +23,7 @@ jobs:
use-opengh: true
- run: mdbook build
- run: cp -f ./src/images/favicon.svg ./book/
- run: cp -f ./src/images/favicon.png ./book/
- name: Deploy
uses: peaceiris/actions-gh-pages@v3