Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Apr 26, 2024
1 parent f2779fc commit 0b5bcd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ const coverImage = 'img/social-card.png';
const config: Config = {
title: title,
tagline: description,
favicon: 'img/favicon.ico',
favicon: 'favicon.ico',

url: 'https://rnkakao.dev',
baseUrl: '/',
baseUrl: '',

organizationName: repoOrg,
projectName: repoName,
Expand Down
Binary file added docs/static/favicon.ico
Binary file not shown.

0 comments on commit 0b5bcd6

Please sign in to comment.