Skip to content

Commit

Permalink
feat: new favicon, update edit url
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszkubacki committed Jun 23, 2024
1 parent 517084b commit 323d476
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const config: Config = {
routeBasePath: '/',
showReadingTime: true,
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
'https://github.com/tomaszkubacki/blog/tree/main/blog',
},
theme: {
customCss: './src/css/custom.css',
Expand Down
Binary file modified static/img/favicon.ico
Binary file not shown.

0 comments on commit 323d476

Please sign in to comment.