Skip to content

Commit a143b3e

Browse files
authored
Update favicon to Hypergraph Logo in docs (#363)
1 parent dd4746a commit a143b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.js

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

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

0 commit comments

Comments
 (0)