We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6b551 commit 6754994Copy full SHA for 6754994
docs/docusaurus.config.ts
@@ -52,12 +52,12 @@ const config: Config = {
52
53
themeConfig: {
54
// Replace with your project's social card
55
- image: 'img/ea-icon.png',
+ image: 'img/EA-Icon.svg',
56
navbar: {
57
title: 'Playwright MCP Server',
58
logo: {
59
- alt: 'My Site Logo',
60
- src: 'img/logo.svg',
+ alt: 'Playwright MCP Server',
+ src: 'img/EA-Icon.svg',
61
},
62
items: [
63
{
docs/static/img/EA-Icon.svg
0 commit comments