Skip to content

Commit

Permalink
fix favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak committed Feb 21, 2024
1 parent 66abcee commit b7cee7e
Showing 1 changed file 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 @@ -5,7 +5,7 @@ import type * as Preset from "@docusaurus/preset-classic";
const config: Config = {
title: "OHC Docs",
tagline: "Dinosaurs are cool",
favicon: "img/favicon.ico",
favicon: "favicon.ico",

url: "https://docs.ohc.network",
baseUrl: "/",
Expand Down

0 comments on commit b7cee7e

Please sign in to comment.