Skip to content

Commit 6ea2d30

Browse files
committed
fixing the logo that for some reason did not show
1 parent 1f52004 commit 6ea2d30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ const config: Config = {
6161
navbar: {
6262
title: 'Abstract',
6363
logo: {
64-
alt: 'Abstract Programming Language',
65-
src: 'img/logo.svg',
64+
alt: 'Abstract',
65+
src: 'img/logo.png',
6666
},
6767
items: [
6868
{

0 commit comments

Comments
 (0)