Skip to content

Commit 59ed1d0

Browse files
committed
Update logo source from SVG to PNG format in configuration
1 parent e63a96e commit 59ed1d0

File tree

9 files changed

+2
-8
lines changed

9 files changed

+2
-8
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const config: Config = {
8787
title: 'GenoFlow',
8888
logo: {
8989
alt: 'GenoFlow Logo',
90-
src: 'img/logo.svg',
90+
src: 'img/logo.png',
9191
},
9292
items: [
9393
{
@@ -196,7 +196,7 @@ const config: Config = {
196196
],
197197
logo: {
198198
alt: 'GenoFlow Logo',
199-
src: 'img/logo.svg',
199+
src: 'img/logo.png',
200200
href: '/',
201201
width: 96,
202202
},

static/img/OpenGraph.jpg

-47.3 KB
Binary file not shown.

static/img/OpenGraph.png

571 KB
Loading

static/img/favicon.ico

-2.26 KB
Binary file not shown.

static/img/flowsynx.png

-20 KB
Binary file not shown.

static/img/genoflow.png

63.8 KB
Loading

static/img/hero-img.png

-2.23 MB
Binary file not shown.

static/img/logo.png

48.1 KB
Loading

static/img/logo.svg

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)