Skip to content

Commit bf50d7a

Browse files
authored
docs: check in a logo and favicon (#169)
1 parent c995f86 commit bf50d7a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs-site/docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {themes as prismThemes} from 'prism-react-renderer';
1010
const config = {
1111
title: 'Blobs - Documentation',
1212
tagline: 'Blobchains on Polkadot and Kusama',
13-
favicon: 'img/favicon.ico',
13+
favicon: 'img/blobs-favicon-line.webp',
1414

1515
// Set the production url of your site here
1616
url: 'https://your-docusaurus-site.example.com',
@@ -62,8 +62,8 @@ const config = {
6262
navbar: {
6363
title: 'Blobs',
6464
logo: {
65-
alt: 'My Site Logo',
66-
src: 'img/logo.svg',
65+
alt: 'Thrum Logo',
66+
src: './img/blobs-simple.png',
6767
},
6868
items: [
6969
{
26.4 KB
Loading
354 KB
Loading

0 commit comments

Comments
 (0)