diff --git a/package.json b/package.json index bf85cee..abbb1bf 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ }, "private": true, "scripts": { - "start": "redocly preview-docs", + "start": "redocly preview openapi/openapi.yaml", "start:swagger": "npx http-server dist -p 8081", "build": "npm run build:redocly && npm run build:swagger", "build:redocly": "redocly build-docs openapi/openapi.yaml -o dist/index.html", diff --git a/redocly.yaml b/redocly.yaml index 6dc876c..9a95ba1 100644 --- a/redocly.yaml +++ b/redocly.yaml @@ -16,9 +16,6 @@ rules: openapi: htmlTemplate: ./docs/index.html theme: - logo: - image: ./logo.png - link: https://www.greenbuttonalliance.org/ colors: primary: main: "#10a54a" # Green Button green