mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-08-03 04:04:24 +08:00
website: add favicon
This commit is contained in:
@ -4,7 +4,7 @@ module.exports = {
|
|||||||
'Carefully curated content to help you ace your next technical interview',
|
'Carefully curated content to help you ace your next technical interview',
|
||||||
url: 'https://yangshun.github.io',
|
url: 'https://yangshun.github.io',
|
||||||
baseUrl: '/tech-interview-handbook/',
|
baseUrl: '/tech-interview-handbook/',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.png',
|
||||||
organizationName: 'yangshun',
|
organizationName: 'yangshun',
|
||||||
projectName: 'tech-interview-handbook',
|
projectName: 'tech-interview-handbook',
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 766 B |
BIN
website/static/img/favicon.png
Normal file
BIN
website/static/img/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user