Skip to content

Commit

Permalink
Add favicon to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kacperkapusciak authored Mar 19, 2024
2 parents 0f40076 + acea689 commit e33ca64
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import type * as Preset from "@docusaurus/preset-classic";

const config: Config = {
title: "React Native IDE",
favicon: "img/favicon.ico",
favicon: "img/favicon.png",

url: "https://docs.swmansion.com",

Expand Down
Binary file removed packages/docs/static/img/favicon.ico
Binary file not shown.
Binary file added packages/docs/static/img/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e33ca64

Please sign in to comment.