Skip to content

Commit ea23c18

Browse files
committed
fix: remove favicon path from Docusaurus config
1 parent 3afa143 commit ea23c18

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/docusaurus.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import { themes as prismThemes } from 'prism-react-renderer';
1212
const config = {
1313
title: 'Hypergraph',
1414
tagline: 'Framework for building web3 apps',
15-
favicon: 'img/HypergraphLogo.png',
1615

1716
// Set the production url of your site here
1817
url: 'https://graphprotocol.github.io',

0 commit comments

Comments
 (0)