Skip to content

Commit 323d476

Browse files
committed
feat: new favicon, update edit url
1 parent 517084b commit 323d476

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const config: Config = {
3737
routeBasePath: '/',
3838
showReadingTime: true,
3939
editUrl:
40-
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
40+
'https://github.com/tomaszkubacki/blog/tree/main/blog',
4141
},
4242
theme: {
4343
customCss: './src/css/custom.css',

static/img/favicon.ico

49 KB
Binary file not shown.

0 commit comments

Comments
 (0)