Skip to content

Commit

Permalink
Merge pull request #63 from TalaoDAO/update_favicon
Browse files Browse the repository at this point in the history
up favicon
  • Loading branch information
BastienLopez authored Oct 13, 2024
2 parents 28db553 + 478f685 commit 4104f3e
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: 'Talao documentation',
tagline: '',
favicon: 'img/favicon.ico',
favicon: 'img/talao.png',

// Set the production url of your site here
url: 'https://your-docusaurus-site.example.com',
Expand Down

0 comments on commit 4104f3e

Please sign in to comment.