Skip to content

Commit 6754994

Browse files
committed
Updated logo
1 parent fe6b551 commit 6754994

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

docs/docusaurus.config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ const config: Config = {
5252

5353
themeConfig: {
5454
// Replace with your project's social card
55-
image: 'img/ea-icon.png',
55+
image: 'img/EA-Icon.svg',
5656
navbar: {
5757
title: 'Playwright MCP Server',
5858
logo: {
59-
alt: 'My Site Logo',
60-
src: 'img/logo.svg',
59+
alt: 'Playwright MCP Server',
60+
src: 'img/EA-Icon.svg',
6161
},
6262
items: [
6363
{

docs/static/img/EA-Icon.svg

Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)