diff --git a/spec/openapi.yaml b/spec/openapi.yaml index 5f8c73db..a2c1c965 100644 --- a/spec/openapi.yaml +++ b/spec/openapi.yaml @@ -8,8 +8,6 @@ info: termsOfService: 'https://www.smartling.com/legal' title: Smartling REST API Reference version: 2.0.0 - x-logo: - url: smartling_logo.png servers: - url: 'https://api.smartling.com' diff --git a/web/index.html b/web/index.html index 04eab400..a5bd505d 100644 --- a/web/index.html +++ b/web/index.html @@ -28,6 +28,25 @@ + + + + + diff --git a/web/smartling_logo.png b/web/smartling_logo.png deleted file mode 100644 index c16aea92..00000000 Binary files a/web/smartling_logo.png and /dev/null differ